Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c2884 static void getLastWord(FICL_VM *pVM) in getLastWord() function
5145 dictAppendWord(dp, "last-word", getLastWord, FW_DEFAULT); in ficlCompileCore()