Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c3716 static void fmSlashMod(FICL_VM *pVM) in fmSlashMod() function
4948 dictAppendWord(dp, "fm/mod", fmSlashMod, FW_DEFAULT); in ficlCompileCore()