MCPcopy Create free account
hub / github.com/EmmyLua/EmmyLuaDebugger / lmem.h

File lmem.h

third-party/lua-5.1.5/src/lmem.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2** $Id: lmem.h,v 1.31.1.1 2007/12/27 13:02:25 roberto Exp $
3** Interface to Memory Manager
4** See Copyright Notice in lua.h

Callers

nothing calls this directly

Calls 2

luaM_realloc_Function · 0.70
luaM_toobigFunction · 0.70

Tested by

no test coverage detected