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

/freebsd-10.3-release/sys/boot/ficl/
H A Dstack.c114 FICL_STACK *stackCreate(unsigned nCells) argument
206 stackLink(FICL_STACK *pStack, int nCells) argument
[all...]
H A Ddict.c162 int dictAllotCells(FICL_DICT *pDict, int nCells) argument
380 dictCreate(unsigned nCells) argument
386 dictCreateHashed(unsigned nCells, unsigned nHash) argument
[all...]
H A Dficl.h361 FICL_UNS nCells; /* size of the stack */ member in struct:_ficlStack

Completed in 112 milliseconds