Searched refs:luaG_tointerror (Results 1 – 3 of 3) sorted by relevance
28 LUAI_FUNC l_noret luaG_tointerror (lua_State *L, const TValue *p1,
146 luaG_tointerror(L, p1, p2); in luaT_trybinTM()
609 l_noret luaG_tointerror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_tointerror() function