Searched refs:luaM_error (Results 1 – 6 of 6) sorted by relevance
183 luaM_error(L); in luaM_saferealloc_()197 luaM_error(L); in luaM_malloc_()
17 #define luaM_error(L) luaD_throw(L, LUA_ERRMEM) macro
190 luaM_error(L); /* cannot even create a message... */ in growstrtab()
532 luaM_error(L); /* raise error (with array unchanged) */ in luaH_resize()
192 luaM_error(L); in luaD_reallocstack()
1212 luaM_error(L); /* raise a memory error */ in lua_error()