Home
last modified time | relevance | path

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

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