Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h872 FICL_WORD *pStringLit; member
H A Dwords.c2660 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStringLit)); in dotQuoteCoIm()
2717 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStringLit)); in sLiteralCoIm()
3480 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStringLit)); in stringQuoteIm()
5180 pSys->pStringLit = in ficlCompileCore()