Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c1861 static void zeroLess(FICL_VM *pVM) in zeroLess() function
4885 dictAppendWord(dp, "0<", zeroLess, FW_DEFAULT); in ficlCompileCore()