Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dficl.h880 FICL_WORD *pToLocalParen; member
H A Dwords.c4135 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pToLocalParen)); in toValue()
4342 dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pToLocalParen)); in localParen()
5079 pSys->pToLocalParen = in ficlCompileCore()