Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDwords.c3456 static void stringQuoteIm(FICL_VM *pVM) in stringQuoteIm() function
4967 dictAppendWord(dp, "s\"", stringQuoteIm, FW_IMMEDIATE); in ficlCompileCore()