Searched refs:luaB_error (Results 1 – 2 of 2) sorted by relevance
102 static int luaB_error (lua_State *L) { in luaB_error() function380 return luaB_error(L); /* call 'error' */ in luaB_assert()457 {"error", luaB_error},
77 static int luaB_error (lua_State *L) { in luaB_error() function264 {"error", luaB_error},