Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c4215 static void getLocal0(FICL_VM *pVM) in getLocal0() function
5082 dictAppendWord(dp, "(@local0)", getLocal0, FW_COMPILE); in ficlCompileCore()