Searched refs:je_sallocx (Results 1 – 5 of 5) sorted by relevance
80 # define je_sallocx sallocx macro253 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_sallocx(const void *ptr,392 # define sallocx je_sallocx424 # undef je_sallocx
115 #undef je_sallocx137 #define je_sallocx __sallocx macro
19 #define je_sallocx JEMALLOC_N(sallocx) macro
270 +#undef je_sallocx293 +#define je_sallocx __sallocx469 + *rsize = je_sallocx(ptr, flags);
3446 je_sallocx(const void *ptr, int flags) { in JEMALLOC_ATTR()3800 *rsize = je_sallocx(ptr, flags); in je_sallocm()