Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/jemalloc/include/jemalloc/
HDjemalloc_FreeBSD.h125 #undef je_sallocm
148 #define je_sallocm __sallocm macro
/freebsd-14-stable/contrib/jemalloc/
HDFREEBSD-diffs280 +#undef je_sallocm
303 +#define je_sallocm __sallocm
467 +je_sallocm(const void *ptr, size_t *rsize, int flags) {
/freebsd-14-stable/contrib/jemalloc/src/
HDjemalloc.c3798 je_sallocm(const void *ptr, size_t *rsize, int flags) { in je_sallocm() function