Searched defs:luaL_error (Results 1 – 4 of 4) sorted by relevance
59 LUALIB_API int (luaL_error) (lua_State *L, const char *fmt, ...); variable
191 LUALIB_API int luaL_error (lua_State *L, const char *fmt, ...) { in luaL_error() function
68 LUALIB_API int (luaL_error) (lua_State *L, const char *fmt, ...); variable
223 LUALIB_API int luaL_error (lua_State *L, const char *fmt, ...) { in luaL_error() function