Searched refs:opt_abort_conf (Results 1 – 5 of 5) sorted by relevance
13 extern bool opt_abort_conf;
25 #define opt_abort_conf JEMALLOC_N(opt_abort_conf) macro
37 bool opt_abort_conf = variable841 assert(opt_abort_conf); in malloc_abort_invalid_conf()1059 CONF_HANDLE_BOOL(opt_abort_conf, "abort_conf")1248 if (opt_abort_conf && had_conf_error) {
82 CTL_PROTO(opt_abort_conf)283 {NAME("abort_conf"), CTL(opt_abort_conf)},1655 CTL_RO_NL_GEN(opt_abort_conf, opt_abort_conf, bool) in CTL_RO_CONFIG_GEN()