Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h866 FICL_WORD *pQDoParen; member
H A Dwords.c2061 assert(pVM->pSys->pQDoParen); in qDoCoIm()
2063 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pQDoParen)); in qDoCoIm()
5192 pSys->pQDoParen = in ficlCompileCore()