Home
last modified time | relevance | path

Searched refs:MALLOC_ZONE (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dmalloc.h202 #define MALLOC_ZONE(space, cast, size, type, flags) \ macro
/xnu-8019.80.24/doc/
H A Dallocators.md211 <th>MALLOC_ZONE</th>
216 `MALLOC_ZONE` used to be a weird wrapper around `zalloc` but with poorer