Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h879 FICL_WORD *pToLocalParen; member
H A Dwords.c4134 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pToLocalParen)); in toValue()
4341 dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pToLocalParen)); in localParen()
5078 pSys->pToLocalParen = in ficlCompileCore()