Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dtestmain.c218 unsigned nHash = pHash->size; in spewHash() local
H A Ddict.c385 FICL_DICT *dictCreateHashed(unsigned nCells, unsigned nHash) in dictCreateHashed()
441 void dictEmpty(FICL_DICT *pDict, unsigned nHash) in dictEmpty()