Searched refs:LUA_ERRMEM (Results 1 – 7 of 7) sorted by relevance
81 luaD_throw(L, LUA_ERRMEM); in luaM_realloc_()
46 #define LUA_ERRMEM 4 macro
53 case LUA_ERRMEM: { in luaD_seterrorobj()
92 luaD_throw(L, LUA_ERRMEM); in luaM_realloc_()
155 case LUA_ERRMEM: { /* memory error? */ in seterrorobj()
48 #define LUA_ERRMEM 4 macro
947 case LUA_ERRMEM: in zcp_eval_impl()