Searched defs:malloc (Results 1 – 7 of 7) sorted by relevance
73 #define malloc AslLocalAllocate macro
14 # define malloc je_malloc macro
14 # define malloc jet_malloc macro
357 # define malloc je_malloc macro
39 unsigned char malloc; /* if parameter list dynamically allocated */ member
1757 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() argument1810 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) in JEMALLOC_ATTR() argument1841 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) in JEMALLOC_ATTR() argument2061 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() argument2092 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() argument2182 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() argument
14 void *(*malloc)(struct _malloc_zone_t *, size_t); member
Completed in 14 milliseconds