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

/freebsd-current/stand/ficl/
H A Dstack.c113 FICL_STACK *stackCreate(unsigned nCells) argument
205 stackLink(FICL_STACK *pStack, int nCells) argument
[all...]
H A Ddict.c161 int dictAllotCells(FICL_DICT *pDict, int nCells) argument
379 dictCreate(unsigned nCells) argument
385 dictCreateHashed(unsigned nCells, unsigned nHash) argument
[all...]
H A Dficl.h360 FICL_UNS nCells; /* size of the stack */ member in struct:_ficlStack

Completed in 108 milliseconds