Searched refs:luaM_error (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dlmem.c183 luaM_error(L);
197 luaM_error(L);
H A Dlmem.h17 #define luaM_error(L) luaD_throw(L, LUA_ERRMEM) macro
H A Dlstring.c178 luaM_error(L); /* cannot even create a message... */
H A Dldo.c191 luaM_error(L);
H A Dltable.c546 luaM_error(L); /* raise error (with array unchanged) */
H A Dlapi.c1212 luaM_error(L); /* raise a memory error */

Completed in 55 milliseconds