Searched refs:mallocx (Results 1 – 12 of 12) sorted by relevance
20 mallocx;
14 #define je_mallocx JEMALLOC_N(mallocx)
81 # define je_mallocx mallocx420 # define mallocx je_mallocx macro
179 __weak_reference(__mallocx, mallocx);
41 jemalloc.3 mallocx.3 \
94 void *mallocx(size_t size, int flags);
30 void JEMALLOC_NOTHROW *@je_@mallocx(size_t size, int flags)
109 [mallocx()](http://jemalloc.net/jemalloc.3.html#MALLOCX_ARENA) to improve
334 +__weak_reference(__mallocx, mallocx);
303 $(srcroot)test/integration/mallocx.c \
1059 …_conf_2_conf_harder malloc_message malloc_stats_print malloc_usable_size mallocx smallocx_${jemall…
1130 mallocx()/rallocx() avoid the strict aliasing pitfall that