Home
last modified time | relevance | path

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

/external/lua/src/
Dlvm.c479 static int LTnum (const TValue *l, const TValue *r) { in LTnum() function
537 return LTnum(l, r); in luaV_lessthan()
1551 op_order(L, l_lti, LTnum, lessthanothers); in luaV_execute()