Searched refs:dictCreate (Results 1 – 3 of 3) sorted by relevance
119 pSys->envp = dictCreate((unsigned)nEnvCells); in ficlInitSystemEx()133 pSys->localp = dictCreate((unsigned)FICL_MAX_LOCALS * CELLS_PER_WORD); in ficlInitSystemEx()
380 FICL_DICT *dictCreate(unsigned nCells) in dictCreate() function
761 FICL_DICT *dictCreate(unsigned nCELLS);