Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c2211 static void loopICo(FICL_VM *pVM) in loopICo() function
4952 dictAppendWord(dp, "i", loopICo, FW_COMPILE); in ficlCompileCore()