Searched defs:luaL_error (Results 1 – 4 of 4) sorted by relevance
69 LUALIB_API int (luaL_error) (lua_State *L, const char *fmt, ...); variable
86 LUALIB_API int luaL_error (lua_State *L, const char *fmt, ...) { in luaL_error() function
58 LUALIB_API int (luaL_error) (lua_State *L, const char *fmt, ...); variable
190 LUALIB_API int luaL_error (lua_State *L, const char *fmt, ...) { in luaL_error() function