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

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

Completed in 166 milliseconds