Home
last modified time | relevance | path

Searched defs:nHashVal (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_hash_set.c411 const unsigned long nHashVal = set->fnHashFunc(elt) % set->nAllocatedSize; in TIFFHashSetFindPtr() local
467 const unsigned long nHashVal = set->fnHashFunc(elt) % set->nAllocatedSize; in TIFFHashSetInsert() local
535 int nHashVal = (int)(set->fnHashFunc(elt) % set->nAllocatedSize); in TIFFHashSetRemoveInternal() local