Home
last modified time | relevance | path

Searched defs:is_realloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dhook.h133 bool is_realloc; member
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c3497 do_rallocx(void *ptr, size_t size, int flags, bool is_realloc) { in do_rallocx()