Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h865 FICL_WORD *pPLoopParen; member
H A Dwords.c2144 assert(pVM->pSys->pPLoopParen); in plusLoopCoIm()
2146 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pPLoopParen)); in plusLoopCoIm()
5196 pSys->pPLoopParen = in ficlCompileCore()