Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
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