Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDwords.c1107 static void twoFetch(FICL_VM *pVM) in twoFetch() function
4881 dictAppendWord(dp, "2@", twoFetch, FW_DEFAULT); in ficlCompileCore()