Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c2242 static void toRStack(FICL_VM *pVM) in toRStack() function
4907 dictAppendWord(dp, ">r", toRStack, FW_COMPILE); in ficlCompileCore()