Searched refs:lessthanothers (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dlvm.c559 static int lessthanothers (lua_State *L, const TValue *l, const TValue *r) { function
579 else return lessthanothers(L, l, r);
1711 op_order(L, l_lti, LTnum, lessthanothers);

Completed in 105 milliseconds