Home
last modified time | relevance | path

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

/NextBSD/sys/boot/ficl/
HDdict.c66 CELL dictThreshold; variable
856 if( dictCellsAvail(dp) < dictThreshold.u ) { in dictCheckThreshold()
HDficl.h1109 extern CELL dictThreshold;
HDloader.c880 stackPushPtr(pVM->pStack, &dictThreshold); in ficlDictThreshold()