Searched refs:rallocx (Results 1 – 12 of 12) sorted by relevance
21 rallocx;
18 #define je_rallocx JEMALLOC_N(rallocx)
85 # define je_rallocx rallocx424 # define rallocx je_rallocx macro
180 __weak_reference(__rallocx, rallocx);
42 jemalloc.3 rallocx.3 \
95 void *rallocx(void *ptr, size_t size, int flags);
33 void JEMALLOC_NOTHROW *@je_@rallocx(void *ptr, size_t size,
335 +__weak_reference(__rallocx, rallocx);
307 $(srcroot)test/integration/rallocx.c \
880 rallocx()/xallocx() functionality was combined as rallocm().1130 mallocx()/rallocx() avoid the strict aliasing pitfall that
1059 …ble_size mallocx smallocx_${jemalloc_version_gid} nallocx posix_memalign rallocx realloc sallocx s…
533 targdata->targets = rallocx(targdata->targets, in cctl_end_pelement()