Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDwords.c3299 static void charCoIm(FICL_VM *pVM) in charCoIm() function
4988 dictAppendWord(dp, "[char]", charCoIm, FW_COMPIMMED); in ficlCompileCore()