Searched refs:je_dallocx (Results 1 – 5 of 5) sorted by relevance
70 # define je_dallocx dallocx284 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);409 # define dallocx je_dallocx442 # undef je_dallocx64 # define je_dallocx global() macro
122 #undef je_dallocx144 #define je_dallocx __dallocx138 #define je_dallocx global() macro
3 #define je_dallocx JEMALLOC_N(dallocx) macro
271 +#undef je_dallocx294 +#define je_dallocx __dallocx475 + je_dallocx(ptr, flags);
3876 je_dallocx(void *ptr, int flags) { in je_dallocx() function4375 je_dallocx(ptr, flags); in je_dallocm()