MCPcopy Create free account
hub / github.com/dthain/basekernel / ialloc

Function ialloc

library/malloc.c:4947–5058  ·  view source on GitHub ↗

Common support for independent_X routines, handling all of the combinations that can result. The opts arg has: bit 0 set if all elements are same size (using sizes[0]) bit 1 set if elements should be zeroed */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

dlindependent_callocFunction · 0.85
dlindependent_comallocFunction · 0.85

Calls 1

memsetFunction · 0.70

Tested by

no test coverage detected