Home
last modified time | relevance | path

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

/external/lua/src/
Dlmem.c183 luaM_error(L); in luaM_saferealloc_()
197 luaM_error(L); in luaM_malloc_()
Dlmem.h17 #define luaM_error(L) luaD_throw(L, LUA_ERRMEM) macro
Dlstring.c190 luaM_error(L); /* cannot even create a message... */ in growstrtab()
Dltable.c532 luaM_error(L); /* raise error (with array unchanged) */ in luaH_resize()
Dldo.c192 luaM_error(L); in luaD_reallocstack()
Dlapi.c1212 luaM_error(L); /* raise a memory error */ in lua_error()