Searched refs:je_dallocx (Results 1 – 7 of 7) sorted by relevance
10 # define je_dallocx je_dallocx macro33 # define je_dallocx dallocx macro
14 # define dallocx je_dallocx46 # undef je_dallocx
224 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);345 # define dallocx je_dallocx377 # undef je_dallocx
38 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);
3 #undef je_dallocx
3 #define je_dallocx JEMALLOC_N(dallocx) macro
2936 je_dallocx(void *ptr, int flags) { function