Home
last modified time | relevance | path

Searched refs:dictThreshold (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/ficl/
H A Ddict.c65 CELL dictThreshold; variable
855 if( dictCellsAvail(dp) < dictThreshold.u ) { in dictCheckThreshold()
H A Dloader.c821 stackPushPtr(pVM->pStack, &dictThreshold); in ficlDictThreshold()
H A Dficl.h1108 extern CELL dictThreshold;