Searched refs:mallocx (Results 1 – 8 of 8) sorted by relevance
24 mallocx;
39 jemalloc.3 mallocx.3 \
13 #define je_mallocx JEMALLOC_N(mallocx)
74 # define je_mallocx mallocx386 # define mallocx je_mallocx macro
175 __weak_reference(__mallocx, mallocx);
96 void *mallocx(size_t size, int flags);
334 +__weak_reference(__mallocx, mallocx);
1030 mallocx()/rallocx() avoid the strict aliasing pitfall that