Home
last modified time | relevance | path

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

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