Searched refs:rallocx (Results 1 – 8 of 8) sorted by relevance
25 rallocx;
39 jemalloc.3 rallocx.3 \
10 #define je_rallocx JEMALLOC_N(rallocx)
60 # define je_rallocx rallocx324 # define rallocx je_rallocx macro
132 __weak_reference(__rallocx, rallocx);
75 void *rallocx(void *ptr, size_t size, int flags);
262 +__weak_reference(__rallocx, rallocx);
62 rallocx()/xallocx() functionality was combined as rallocm().312 mallocx()/rallocx() avoid the strict aliasing pitfall that