Searched refs:_TIFFUInt64ToDouble (Results 1 – 4 of 4) sorted by relevance
347 _TIFFUInt64ToDouble(uint64 ui64) in _TIFFUInt64ToDouble() function
364 extern double _TIFFUInt64ToDouble(uint64);
441 extern double _TIFFUInt64ToDouble(uint64);
709 *value = _TIFFUInt64ToDouble(m); in TIFFReadDirEntryDouble()2574 *mb++ = _TIFFUInt64ToDouble(*ma++); in TIFFReadDirEntryDoubleArray()