Home
last modified time | relevance | path

Searched refs:je_dallocm (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h116 #undef je_dallocm
139 #define je_dallocm __dallocm macro
/freebsd-12.1/contrib/jemalloc/
H A DFREEBSD-diffs266 +#undef je_dallocm
289 +#define je_dallocm __dallocm
432 +je_dallocm(void *ptr, int flags) {
/freebsd-12.1/contrib/jemalloc/src/
H A Djemalloc.c3233 je_dallocm(void *ptr, int flags) { in je_dallocm() function