Searched refs:dictAllotCells (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/boot/ficl/
H A Ddict.c162 int dictAllotCells(FICL_DICT *pDict, int nCells) function
H A Dficl.h745 int dictAllotCells (FICL_DICT *pDict, int nCells);
H A Dwords.c2313 dictAllotCells(dp, 1);
2324 dictAllotCells(dp, 2);
2765 dictAllotCells(dp, 1);

Completed in 117 milliseconds