Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/ficl/
HDwords.c4036 static void toIn(FICL_VM *pVM) in toIn() function
4904 dictAppendWord(dp, ">in", toIn, FW_DEFAULT); in ficlCompileCore()