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