Home
last modified time | relevance | path

Searched defs:je_dallocx (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h3 #define je_dallocx JEMALLOC_N(dallocx) macro
/freebsd-12.1/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h129 #define je_dallocx __dallocx macro
H A Djemalloc.h61 # define je_dallocx dallocx macro
/freebsd-12.1/contrib/jemalloc/src/
H A Djemalloc.c2924 je_dallocx(void *ptr, int flags) { in je_dallocx() function