Home
last modified time | relevance | path

Searched refs:TIFFHashSetHashPointer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_hash_set.c90 static unsigned long TIFFHashSetHashPointer(const void *elt) in TIFFHashSetHashPointer() function
145 set->fnHashFunc = fnHashFunc ? fnHashFunc : TIFFHashSetHashPointer; in TIFFHashSetNew()