Home
last modified time | relevance | path

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

/freebsd-11-stable/stand/ficl/
HDwords.c2291 static void twoRFetch(FICL_VM *pVM) in twoRFetch() function
5013 dictAppendWord(dp, "2r@", twoRFetch, FW_COMPILE); in ficlCompileCore()