Searched defs:nHash (Results 1 – 3 of 3) sorted by relevance
218 unsigned nHash = pHash->size; in spewHash() local
385 FICL_DICT *dictCreateHashed(unsigned nCells, unsigned nHash) in dictCreateHashed()441 void dictEmpty(FICL_DICT *pDict, unsigned nHash) in dictEmpty()
56306 unsigned int nHash; /* Number of slots in apHash[] */ member