Home
last modified time | relevance | path

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

/freebsd-11-stable/stand/ficl/
HDwords.c1909 static void uIsLess(FICL_VM *pVM) in uIsLess() function
4989 dictAppendWord(dp, "u<", uIsLess, FW_DEFAULT); in ficlCompileCore()