Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/jemalloc/src/
HDjemalloc.c1839 bool null_out_result_on_error; member
1872 static_opts->null_out_result_on_error = false; in static_opts_init()
2197 if (sopts->null_out_result_on_error) { in imalloc_body()
2224 if (sopts->null_out_result_on_error) { in imalloc_body()
2285 sopts.null_out_result_on_error = true; in malloc_default()
2450 sopts.null_out_result_on_error = true; in JEMALLOC_ATTR()
2489 sopts.null_out_result_on_error = true; in JEMALLOC_ATTR()
2712 sopts.null_out_result_on_error = true; in je_realloc()
2886 sopts.null_out_result_on_error = true; in JEMALLOC_ATTR()
2920 sopts.null_out_result_on_error = true; in JEMALLOC_ATTR()
[all …]