Searched refs:luaM_error (Results 1 – 6 of 6) sorted by relevance
182 luaM_error(L); in luaM_saferealloc_()196 luaM_error(L); in luaM_malloc_()
17 #define luaM_error(L) luaD_throw(L, LUA_ERRMEM) macro
178 luaM_error(L); /* cannot even create a message... */ in growstrtab()
565 luaM_error(L); /* raise error (with array unchanged) */ in luaH_resize()
199 luaM_error(L); in luaD_reallocstack()
1237 luaM_error(L); /* raise a memory error */ in lua_error()
Completed in 12 milliseconds