Searched refs:pTwoLitParen (Results 1 – 2 of 2) sorted by relevance
863 FICL_WORD *pTwoLitParen; member
1836 assert(pVM->pSys->pTwoLitParen); in twoLiteralIm()1838 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pTwoLitParen)); in twoLiteralIm()5178 pSys->pTwoLitParen = in ficlCompileCore()