Searched refs:nBuckets (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dsearch.c228 ficlUnsigned nBuckets; local
232 nBuckets = ficlStackPopUnsigned(vm->dataStack);
233 hash = ficlDictionaryCreateWordlist(dictionary, nBuckets);
H A Dficl.h1475 ficlDictionaryCreateWordlist(ficlDictionary *dictionary, int nBuckets);

Completed in 81 milliseconds