Searched defs:wordlists (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dficl.h477 * FICL_MAX_WORDLISTS specifies the maximum number of wordlists in
1357 * forthWordlist wordlists -- array of pointers to wordlists.
1360 * wordlistCount -- number of lists in wordlists. wordlistCount-1 is the
1361 * highest filled slot in wordlists, and points to the first wordlist
1373 ficlHash *wordlists[FICL_MAX_WORDLISTS]; member in struct:ficlDictionary

Completed in 64 milliseconds