Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlmem.c200 luaM_error(L); in luaM_saferealloc_()
214 luaM_error(L); in luaM_malloc_()
H A Dlmem.h21 #define luaM_error(L) luaD_throw(L, LUA_ERRMEM) macro
H A Dlstring.c182 luaM_error(L); /* cannot even create a message... */ in growstrtab()
H A Dltable.c586 luaM_error(L); /* raise error (with array unchanged) */ in luaH_resize()
H A Dldo.c230 luaM_error(L); in luaD_reallocstack()
H A Dlapi.c1255 luaM_error(L); /* raise a memory error */ in lua_error()