Home
last modified time | relevance | path

Searched refs:luaB_error (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dlbaselib.c118 static int luaB_error (lua_State *L) { in luaB_error() function
441 return luaB_error(L); /* call 'error' */ in luaB_assert()
520 {"error", luaB_error},