ReactOS 0.4.15-dev-7958-gcd0bb1a
_UInt64Aligned_t Union Reference

Public Attributes

double d
 
uint64 l
 
uint32 i [2]
 
uint16 s [4]
 
uint8 c [8]
 

Detailed Description

Definition at line 174 of file tif_dirread.c.

Member Data Documentation

◆ c

uint8 _UInt64Aligned_t::c[8]

Definition at line 180 of file tif_dirread.c.

◆ d

double _UInt64Aligned_t::d

Definition at line 176 of file tif_dirread.c.

Referenced by TIFFReadDirEntryCheckedDouble().

◆ i

uint32 _UInt64Aligned_t::i[2]

Definition at line 178 of file tif_dirread.c.

◆ l

uint64 _UInt64Aligned_t::l

Definition at line 177 of file tif_dirread.c.

Referenced by TIFFReadDirEntryCheckedDouble().

◆ s

uint16 _UInt64Aligned_t::s[4]

Definition at line 179 of file tif_dirread.c.


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