Home
last modified time | relevance | path

Searched defs:nDictCells (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/ficl/
H A Dficl.c98 int nDictCells; in ficlInitSystemEx() local
178 FICL_SYSTEM *ficlInitSystem(int nDictCells) in ficlInitSystem()
H A Dficl.h895 int nDictCells; /* Size of system's Dictionary */ member