Searched refs:rallocx (Results 1 – 9 of 9) sorted by relevance
21 rallocx;
17 #define je_rallocx JEMALLOC_N(rallocx)
78 # define je_rallocx rallocx390 # define rallocx je_rallocx macro
174 __weak_reference(__rallocx, rallocx);
37 jemalloc.3 rallocx.3 \
95 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
533 targdata->targets = rallocx(targdata->targets, in cctl_end_pelement()