Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDwords.c2625 static void stringLit(FICL_VM *pVM) in stringLit() function
4796 {STRINGLIT, stringLit}, in ficlWordClassify()
5169 dictAppendWord(dp, "(.\")", stringLit, FW_COMPILE); in ficlCompileCore()