Searched refs:luaM_error (Results 1 – 6 of 6) sorted by relevance
200 luaM_error(L); in luaM_saferealloc_()214 luaM_error(L); in luaM_malloc_()
21 #define luaM_error(L) luaD_throw(L, LUA_ERRMEM) macro
182 luaM_error(L); /* cannot even create a message... */ in growstrtab()
586 luaM_error(L); /* raise error (with array unchanged) */ in luaH_resize()
230 luaM_error(L); in luaD_reallocstack()
1255 luaM_error(L); /* raise a memory error */ in lua_error()