Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlvm.c894 #define l_lti(a,b) (a < b) macro
1618 op_order(L, l_lti, LTnum, lessthanothers); in luaV_execute()
1647 op_orderI(L, l_lti, luai_numlt, 0, TM_LT); in luaV_execute()