Searched refs:je_xallocx (Results 1 – 8 of 8) sorted by relevance
51 # define je_xallocx je_xallocx macro147 JEMALLOC_EXPORT size_t je_xallocx(void *ptr, size_t size, size_t extra,201 # define xallocx je_xallocx233 # undef je_xallocx
17 # define je_xallocx je_xallocx macro
22 # define xallocx je_xallocx54 # undef je_xallocx
23 JEMALLOC_EXPORT size_t je_xallocx(void *ptr, size_t size, size_t extra,
11 xallocx:je_xallocx
11 #undef je_xallocx
11 #define je_xallocx JEMALLOC_N(xallocx) macro
2274 je_xallocx(void *ptr, size_t size, size_t extra, int flags) function