Home
last modified time | relevance | path

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

/external/lua/src/
Dltm.h40 TM_LE, enumerator
Dltm.c205 else if (event == TM_LE) { in luaT_callorderTM()
Dlvm.c550 return luaT_callorderTM(L, l, r, TM_LE); in lessequalothers()
1582 op_orderI(L, l_lei, luai_numle, 0, TM_LE); in luaV_execute()
1590 op_orderI(L, l_gei, luai_numge, 1, TM_LE); in luaV_execute()