Searched refs:_TIFFUInt64ToFloat (Results 1 – 4 of 4) sorted by relevance
331 _TIFFUInt64ToFloat(uint64 ui64) in _TIFFUInt64ToFloat() function
365 extern float _TIFFUInt64ToFloat(uint64);
442 extern float _TIFFUInt64ToFloat(uint64);
598 *value = _TIFFUInt64ToFloat(m); in TIFFReadDirEntryFloat()2329 *mb++ = _TIFFUInt64ToFloat(*ma++); in TIFFReadDirEntryFloatArray()