Home
last modified time | relevance | path

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

/freebsd-12-stable/stand/ficl/
Dficl.h865 FICL_WORD *pLoopParen; member
Dwords.c2132 assert(pVM->pSys->pLoopParen); in loopCoIm()
2134 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pLoopParen)); in loopCoIm()
5195 pSys->pLoopParen = in ficlCompileCore()