Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c2220 static void loopJCo(FICL_VM *pVM) in loopJCo() function
4956 dictAppendWord(dp, "j", loopJCo, FW_COMPILE); in ficlCompileCore()