Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/ficl/
Dwords.c1862 static void zeroLess(FICL_VM *pVM) in zeroLess() function
4874 dictAppendWord(dp, "0<", zeroLess, FW_DEFAULT); in ficlCompileCore()