Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDtestmain.c219 unsigned nHash = pHash->size; in spewHash() local
HDdict.c386 FICL_DICT *dictCreateHashed(unsigned nCells, unsigned nHash) in dictCreateHashed()
442 void dictEmpty(FICL_DICT *pDict, unsigned nHash) in dictEmpty()