Searched refs:luaG_errormsg (Results 1 – 3 of 3) 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()