Searched defs:nHashVal (Results 1 – 1 of 1) sorted by relevance
411 const unsigned long nHashVal = set->fnHashFunc(elt) % set->nAllocatedSize; in TIFFHashSetFindPtr() local467 const unsigned long nHashVal = set->fnHashFunc(elt) % set->nAllocatedSize; in TIFFHashSetInsert() local535 int nHashVal = (int)(set->fnHashFunc(elt) % set->nAllocatedSize); in TIFFHashSetRemoveInternal() local