Searched refs:luaG_errormsg (Results 1 – 6 of 6) sorted by relevance
29 LUAI_FUNC void luaG_errormsg (lua_State *L);
618 void luaG_errormsg (lua_State *L) { in luaG_errormsg() function636 luaG_errormsg(L); in luaG_runerror()
967 luaG_errormsg(L); in lua_error()
33 LUAI_FUNC l_noret luaG_errormsg (lua_State *L);
587 l_noret luaG_errormsg (lua_State *L) { in luaG_errormsg() function606 luaG_errormsg(L); in luaG_runerror()
1105 luaG_errormsg(L); in lua_error()