Searched refs:TIFFWriteDirectoryTagCheckedByteArray (Results 1 – 1 of 1) sorted by relevance
131 static int TIFFWriteDirectoryTagCheckedByteArray(TIFF *tif, uint32_t *ndir,1435 return (TIFFWriteDirectoryTagCheckedByteArray(tif, ndir, dir, tag, count, in TIFFWriteDirectoryTagByteArray()2213 static int TIFFWriteDirectoryTagCheckedByteArray(TIFF *tif, uint32_t *ndir, in TIFFWriteDirectoryTagCheckedByteArray() function