Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h856 FICL_WORD *pDoParen; member
H A Dwords.c2021 assert(pVM->pSys->pDoParen); in doCoIm()
2023 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pDoParen)); in doCoIm()
5188 pSys->pDoParen = in ficlCompileCore()