Searched refs:luaG_ordererror (Results 1 – 3 of 3) sorted by relevance
43 LUAI_FUNC l_noret luaG_ordererror (lua_State *L, const TValue *p1,
215 luaG_ordererror(L, p1, p2); /* no metamethod found */ in luaT_callorderTM()
731 l_noret luaG_ordererror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_ordererror() function