Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c2449 static void cellPlus(FICL_VM *pVM) in cellPlus() function
4921 dictAppendWord(dp, "cell+", cellPlus, FW_DEFAULT); in ficlCompileCore()