Searched refs:dictAllotCells (Results 1 – 3 of 3) sorted by relevance
162 int dictAllotCells(FICL_DICT *pDict, int nCells) in dictAllotCells() function
745 int dictAllotCells (FICL_DICT *pDict, int nCells);
2313 dictAllotCells(dp, 1); in variable()2324 dictAllotCells(dp, 2); in twoVariable()2765 dictAllotCells(dp, 1); in create()