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