Home
last modified time | relevance | path

Searched refs:ficlDictionaryCreateWordlist (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dprefix.c151 hash = ficlDictionaryCreateWordlist(dictionary, 1); in ficlSystemCompilePrefix()
H A Dsearch.c233 hash = ficlDictionaryCreateWordlist(dictionary, nBuckets); in ficlPrimitiveFiclWordlist()
H A Ddictionary.c483 ficlDictionaryCreateWordlist(ficlDictionary *dictionary, int bucketCount) in ficlDictionaryCreateWordlist() function
H A Dficl.h1477 ficlDictionaryCreateWordlist(ficlDictionary *dictionary, int nBuckets);
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers68 ficlDictionaryCreateWordlist;