Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c4229 static void getLocal1(FICL_VM *pVM) in getLocal1() function
5086 dictAppendWord(dp, "(@local1)", getLocal1, FW_COMPILE); in ficlCompileCore()