Home | History | Annotate | Download | only in libtiff

Lines Matching refs:uint64_union

2941 	       UInt64Aligned_t uint64_union;
2942 uint64_union.l=direntry->tdir_offset.toff_long8;
2943 *value=uint64_union.d;