Searched refs:_TIFFUInt64ToDouble (Results 1 – 4 of 4) sorted by relevance
347 _TIFFUInt64ToDouble(uint64 ui64) in _TIFFUInt64ToDouble() function
361 extern double _TIFFUInt64ToDouble(uint64);
707 *value = _TIFFUInt64ToDouble(m); in TIFFReadDirEntryDouble()2565 *mb++ = _TIFFUInt64ToDouble(*ma++); in TIFFReadDirEntryDoubleArray()
2771 and _TIFFUInt64ToDouble() to convert 64-bit integers into floating3005 _TIFFUInt64ToDouble() functions.