Home
last modified time | relevance | path

Searched refs:pExitParen (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/boot/ficl/
HDficl.h860 FICL_WORD *pExitParen; member
HDwords.c558 assert(pVM->pSys->pExitParen); in exitCoIm()
567 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pExitParen)); in exitCoIm()
5160 pSys->pExitParen = in ficlCompileCore()