Home
last modified time | relevance | path

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

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