Searched refs:dictIncrease (Results 1 – 3 of 3) sorted by relevance
66 CELL dictIncrease; variable856 dp->dict = ficlMalloc( dictIncrease.u * sizeof (CELL) ); in dictCheckThreshold()859 dp->size = dictIncrease.u; in dictCheckThreshold()
1109 extern CELL dictIncrease;
1004 stackPushPtr(pVM->pStack, &dictIncrease); in ficlDictIncrease()