Searched refs:dictCreateHashed (Results 1 – 3 of 3) sorted by relevance
382 return dictCreateHashed(nCells, 1); in dictCreate()386 FICL_DICT *dictCreateHashed(unsigned nCells, unsigned nHash) in dictCreateHashed() function
116 pSys->dp = dictCreateHashed((unsigned)nDictCells, HASHSIZE); in ficlInitSystemEx()
762 FICL_DICT *dictCreateHashed(unsigned nCells, unsigned nHash);