Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/ficl/
Dwords.c4203 static void getLocal0(FICL_VM *pVM) in getLocal0() function
5069 dictAppendWord(dp, "(@local0)", getLocal0, FW_COMPILE); in ficlCompileCore()