Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c999 static void twoSwap(FICL_VM *pVM) in twoSwap() function
3251 twoSwap(pVM); in whileCoIm()
4896 dictAppendWord(dp, "2swap", twoSwap, FW_DEFAULT); in ficlCompileCore()