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

/freebsd-current/stand/ficl/
H A Ddict.c161 int dictAllotCells(FICL_DICT *pDict, int nCells) function
H A Dficl.h744 int dictAllotCells (FICL_DICT *pDict, int nCells);
H A Dwords.c2324 dictAllotCells(dp, 1);
2335 dictAllotCells(dp, 2);
2776 dictAllotCells(dp, 1);

Completed in 202 milliseconds