Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/ficl/
HDwords.c1106 static void twoFetch(FICL_VM *pVM) in twoFetch() function
4892 dictAppendWord(dp, "2@", twoFetch, FW_DEFAULT); in ficlCompileCore()