MCPcopy Create free account
hub / github.com/F-Stack/f-stack / luaM_toobig

Function luaM_toobig

freebsd/contrib/openzfs/module/lua/lmem.c:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63
64
65l_noret luaM_toobig (lua_State *L) {
66 luaG_runerror(L, "memory allocation error: block too big");
67}
68
69
70

Callers 2

luaS_newlstrFunction · 0.70
luaS_newudataFunction · 0.70

Calls 1

luaG_runerrorFunction · 0.70

Tested by

no test coverage detected