Home
last modified time | relevance | path

Searched refs:__MALLOC (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dmalloc.h148 (space) = (cast)__MALLOC(size, type, flags, &site); })
156 __MALLOC(size, type, flags, &site); })
170 extern void *__MALLOC(
/xnu-8019.80.24/bsd/kern/
H A Dkern_malloc.c128 __MALLOC(size_t size, int type, int flags, vm_allocation_site_t *site) in __MALLOC() function
/xnu-8019.80.24/config/
H A DBSDKernel.exports9 __MALLOC:__MALLOC_external