Searched defs:je_rallocx (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h10 #define je_rallocx JEMALLOC_N(rallocx) macro
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h89 #undef je_rallocx macro
112 #define je_rallocx __rallocx macro
H A Djemalloc.h68 # define je_rallocx rallocx macro
364 # undef je_rallocx macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Djemalloc.c2253 je_rallocx(void *ptr, size_t size, int flags) function

Completed in 118 milliseconds