Searched defs:lua_error (Results 1 – 5 of 5) sorted by relevance
53 LUA_API int (lua_error) (lua_State *L) __dead2; variable
301 LUA_API int (lua_error) (lua_State *L); variable
338 LUA_API int (lua_error) (lua_State *L); variable
1205 LUA_API int lua_error (lua_State *L) { in lua_error() function
1102 LUA_API int lua_error (lua_State *L) { in lua_error() function