Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/jemalloc/src/
Djemalloc.c1600 bool assert_nonempty_alloc; member
1634 static_opts->assert_nonempty_alloc = false; in static_opts_init()
1824 if (sopts->assert_nonempty_alloc) { in imalloc_body()
2548 sopts.assert_nonempty_alloc = true; in JEMALLOC_ATTR()