Searched refs:l_lti (Results 1 – 1 of 1) sorted by relevance
874 #define l_lti(a,b) (a < b) macro1551 op_order(L, l_lti, LTnum, lessthanothers); in luaV_execute()1578 op_orderI(L, l_lti, luai_numlt, 0, TM_LT); in luaV_execute()