Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dficl.h873 FICL_WORD *pStringLit; member
H A Dwords.c2661 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStringLit)); in dotQuoteCoIm()
2718 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStringLit)); in sLiteralCoIm()
3481 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStringLit)); in stringQuoteIm()
5181 pSys->pStringLit = in ficlCompileCore()