MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / prepbuffsize

Function prepbuffsize

CPPScripts/External/Lua/lauxlib.c:546–569  ·  view source on GitHub ↗

** Returns a pointer to a free area with at least 'sz' bytes in buffer ** 'B'. 'boxidx' is the relative position in the stack where is the ** buffer's box or its placeholder. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

luaL_prepbuffsizeFunction · 0.85
luaL_addlstringFunction · 0.85
luaL_addvalueFunction · 0.85
luaL_buffinitsizeFunction · 0.85

Calls 4

newbuffsizeFunction · 0.85
resizeboxFunction · 0.85
newboxFunction · 0.85
lua_tocloseFunction · 0.85

Tested by

no test coverage detected