Home
last modified time | relevance | path

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

/external/lua/src/
Dlvm.c874 #define l_lti(a,b) (a < b) macro
1551 op_order(L, l_lti, LTnum, lessthanothers); in luaV_execute()
1578 op_orderI(L, l_lti, luai_numlt, 0, TM_LT); in luaV_execute()