Searched refs:LTnum (Results 1 – 1 of 1) sorted by relevance
479 static int LTnum (const TValue *l, const TValue *r) { in LTnum() function537 return LTnum(l, r); in luaV_lessthan()1551 op_order(L, l_lti, LTnum, lessthanothers); in luaV_execute()