Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/jemalloc/src/
H A 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()
2563 sopts.assert_nonempty_alloc = true; in JEMALLOC_ATTR()