Home
last modified time | relevance | path

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

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