Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dwords.c4036 static void toIn(FICL_VM *pVM) in toIn() function
4904 dictAppendWord(dp, ">in", toIn, FW_DEFAULT); in ficlCompileCore()