Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c1204 static void cFetch(FICL_VM *pVM) in cFetch() function
4920 dictAppendWord(dp, "c@", cFetch, FW_DEFAULT); in ficlCompileCore()