Searched refs:rallocx (Results 1 – 8 of 8) sorted by relevance
25 rallocx;
40 jemalloc.3 rallocx.3 \
17 #define je_rallocx JEMALLOC_N(rallocx)
78 # define je_rallocx rallocx390 # define rallocx je_rallocx macro
176 __weak_reference(__rallocx, rallocx);
97 void *rallocx(void *ptr, size_t size, int flags);
335 +__weak_reference(__rallocx, rallocx);
780 rallocx()/xallocx() functionality was combined as rallocm().1030 mallocx()/rallocx() avoid the strict aliasing pitfall that