Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c365 static void onePlus(FICL_VM *pVM) in onePlus() function
4887 dictAppendWord(dp, "1+", onePlus, FW_DEFAULT); in ficlCompileCore()