Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/ficl/
HDficl.h863 FICL_WORD *pTwoLitParen; member
HDwords.c1836 assert(pVM->pSys->pTwoLitParen); in twoLiteralIm()
1838 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pTwoLitParen)); in twoLiteralIm()
5178 pSys->pTwoLitParen = in ficlCompileCore()