Searched refs:luaG_aritherror (Results 1 – 3 of 3) sorted by relevance
24 LUAI_FUNC void luaG_aritherror (lua_State *L, const TValue *p1,
588 void luaG_aritherror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_aritherror() function
336 luaG_aritherror(L, rb, rc); in Arith()