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