Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h859 FICL_WORD *pExitParen; member
H A Dwords.c557 assert(pVM->pSys->pExitParen); in exitCoIm()
566 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pExitParen)); in exitCoIm()
5172 pSys->pExitParen = in ficlCompileCore()