Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c2260 static void fetchRStack(FICL_VM *pVM) in fetchRStack() function
4974 dictAppendWord(dp, "r@", fetchRStack, FW_COMPILE); in ficlCompileCore()