Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h862 FICL_WORD *pLitParen; member
H A Dwords.c1824 assert(pVM->pSys->pLitParen); in literalIm()
1826 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pLitParen)); in literalIm()
5176 pSys->pLitParen = in ficlCompileCore()