Searched refs:_TIFFUInt64ToDouble (Results 1 – 3 of 3) sorted by relevance
336 _TIFFUInt64ToDouble(uint64 ui64) in _TIFFUInt64ToDouble() function
360 extern double _TIFFUInt64ToDouble(uint64);
705 *value = _TIFFUInt64ToDouble(m); in TIFFReadDirEntryDouble()2563 *mb++ = _TIFFUInt64ToDouble(*ma++); in TIFFReadDirEntryDoubleArray()