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