Home
last modified time | relevance | path

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

/freebsd-14.2/stand/ficl/
H A Dficl.h863 FICL_WORD *pTwoLitParen; member
H A Dwords.c1836 assert(pVM->pSys->pTwoLitParen); in twoLiteralIm()
1838 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pTwoLitParen)); in twoLiteralIm()
5178 pSys->pTwoLitParen = in ficlCompileCore()