Searched refs:TIFFReadDirEntryCheckedDouble (Results 1 – 1 of 1) sorted by relevance
103 static enum TIFFReadDirEntryErr TIFFReadDirEntryCheckedDouble(TIFF* tif, TIFFDirEntry* direntry, do…633 err=TIFFReadDirEntryCheckedDouble(tif,direntry,&m); in TIFFReadDirEntryFloat()734 err=TIFFReadDirEntryCheckedDouble(tif,direntry,value); in TIFFReadDirEntryDouble()2924 static enum TIFFReadDirEntryErr TIFFReadDirEntryCheckedDouble(TIFF* tif, TIFFDirEntry* direntry, do… in TIFFReadDirEntryCheckedDouble() function