Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDwords.c2873 static void getLastWord(FICL_VM *pVM) in getLastWord() function
5133 dictAppendWord(dp, "last-word", getLastWord, FW_DEFAULT); in ficlCompileCore()