Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c347 static void slashMod(FICL_VM *pVM) in slashMod() function
4885 dictAppendWord(dp, "/mod", slashMod, FW_DEFAULT); in ficlCompileCore()