ReactOS 0.4.16-dev-2617-g01a0906
_UInt64Aligned_t Union Reference

Public Attributes

double d
 
uint64_t l
 
uint32_t i [2]
 
uint16_t s [4]
 
uint8_t c [8]
 

Detailed Description

Definition at line 270 of file tif_dirread.c.

Member Data Documentation

◆ c

uint8_t _UInt64Aligned_t::c[8]

Definition at line 276 of file tif_dirread.c.

◆ d

double _UInt64Aligned_t::d

Definition at line 272 of file tif_dirread.c.

Referenced by TIFFReadDirEntryCheckedDouble().

◆ i

uint32_t _UInt64Aligned_t::i[2]

Definition at line 274 of file tif_dirread.c.

◆ l

uint64_t _UInt64Aligned_t::l

Definition at line 273 of file tif_dirread.c.

Referenced by TIFFReadDirEntryCheckedDouble().

◆ s

uint16_t _UInt64Aligned_t::s[4]

Definition at line 275 of file tif_dirread.c.


The documentation for this union was generated from the following file: