Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/
HDjemalloc_FreeBSD.h122 #undef je_dallocm
145 #define je_dallocm __dallocm macro
/freebsd-13-stable/contrib/jemalloc/
HDFREEBSD-diffs281 +#undef je_dallocm
304 +#define je_dallocm __dallocm
474 +je_dallocm(void *ptr, int flags) {
/freebsd-13-stable/contrib/jemalloc/src/
HDjemalloc.c3805 je_dallocm(void *ptr, int flags) { in je_dallocm() function