Searched refs:je_dallocx (Results 1 – 5 of 5) sorted by relevance
64 # define je_dallocx dallocx macro255 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);376 # define dallocx je_dallocx408 # undef je_dallocx
116 #undef je_dallocx138 #define je_dallocx __dallocx macro
3 #define je_dallocx JEMALLOC_N(dallocx) macro
271 +#undef je_dallocx294 +#define je_dallocx __dallocx475 + je_dallocx(ptr, flags);
3472 je_dallocx(void *ptr, int flags) { in je_dallocx() function3806 je_dallocx(ptr, flags); in je_dallocm()