Home
last modified time | relevance | path

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

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