Searched defs:ficl_dict (Results 1 – 1 of 1) sorted by relevance
729 struct ficl_dict struct731 CELL *here;732 FICL_WORD *smudge;733 FICL_HASH *pForthWords;734 FICL_HASH *pCompile;735 FICL_HASH *pSearch[FICL_DEFAULT_VOCS];736 int nLists;737 unsigned size; /* Number of cells in dict (total)*/738 CELL *dict; /* Base of dictionary memory */