Home
last modified time | relevance | path

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

/external/lua/src/
Dlvm.c875 #define l_lei(a,b) (a <= b) macro
1555 op_order(L, l_lei, LEnum, lessequalothers); in luaV_execute()
1582 op_orderI(L, l_lei, luai_numle, 0, TM_LE); in luaV_execute()