Searched refs:je_dallocx (Results 1 – 8 of 8) sorted by relevance
79 # define je_dallocx je_dallocx macro232 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);343 # define dallocx je_dallocx375 # undef je_dallocx
19 # define je_dallocx je_dallocx macro
24 # define dallocx je_dallocx56 # undef je_dallocx
38 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);
13 dallocx:je_dallocx
13 #undef je_dallocx
13 #define je_dallocx JEMALLOC_N(dallocx) macro
2608 je_dallocx(void *ptr, int flags) function