ReactOS 0.4.16-dev-755-g88f105e
|
Public Attributes | |
double | d |
uint64 | l |
uint32 | i [2] |
uint16 | s [4] |
uint8 | c [8] |
Definition at line 174 of file tif_dirread.c.
uint8 _UInt64Aligned_t::c[8] |
Definition at line 180 of file tif_dirread.c.
double _UInt64Aligned_t::d |
Definition at line 176 of file tif_dirread.c.
Referenced by TIFFReadDirEntryCheckedDouble().
uint32 _UInt64Aligned_t::i[2] |
Definition at line 178 of file tif_dirread.c.
uint64 _UInt64Aligned_t::l |
Definition at line 177 of file tif_dirread.c.
Referenced by TIFFReadDirEntryCheckedDouble().
uint16 _UInt64Aligned_t::s[4] |
Definition at line 179 of file tif_dirread.c.