Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlbaselib.c126 return lua_error(L); in luaB_error()
426 return lua_error(L); in luaB_dofile()
H A Dlcorolib.c93 return lua_error(L); /* propagate error */ in luaB_auxwrap()
H A Dlauxlib.c247 return lua_error(L); in luaL_error()
492 lua_error(L); /* raise a memory error */ in resizebox()
H A Dlua.h372 LUA_API int (lua_error) (lua_State *L); variable
H A Dlapi.c1248 LUA_API int lua_error (lua_State *L) { in lua_error() function
/netbsd-src/sys/modules/lua/
H A Dlua.c547 return lua_error(L); in lua_require()
608 lua_error(L); in lua_reader()
622 lua_error(L); in lua_maxcount()
/netbsd-src/lib/lua/gpio/
H A Dgpio.c64 lua_error(L); in gpio_error()
/netbsd-src/lib/lua/sqlite/
H A Dsqlite.c61 lua_error(L); in sqlite_error()