Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h20 #define je_sdallocx JEMALLOC_N(sdallocx) macro
/freebsd-14.2/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h140 #define je_sdallocx __sdallocx macro
H A Djemalloc.h81 # define je_sdallocx sdallocx macro
/freebsd-14.2/contrib/jemalloc/src/
H A Djemalloc.c3579 je_sdallocx(void *ptr, size_t size, int flags) { in je_sdallocx() function