Searched refs:mallocx (Results 1 – 8 of 8) sorted by relevance
24 mallocx;
38 jemalloc.3 mallocx.3 \
13 #define je_mallocx JEMALLOC_N(mallocx)
71 # define je_mallocx mallocx375 # define mallocx je_mallocx macro
169 __weak_reference(__mallocx, mallocx);
92 void *mallocx(size_t size, int flags);
319 +__weak_reference(__mallocx, mallocx);
894 mallocx()/rallocx() avoid the strict aliasing pitfall that