Searched refs:luaB_error (Results 1 – 2 of 2) sorted by relevance
114 static int luaB_error (lua_State *L) { in luaB_error() function411 return luaB_error(L); /* call 'error' */ in luaB_assert()488 {"error", luaB_error},
71 static int luaB_error (lua_State *L) { in luaB_error() function258 {"error", luaB_error},