Lines Matching refs:CONF_HANDLE_BOOL
1077 #define CONF_HANDLE_BOOL(o, n) \ in malloc_conf_init_helper() macro
1174 CONF_HANDLE_BOOL(opt_confirm_conf, "confirm_conf") in malloc_conf_init_helper()
1179 CONF_HANDLE_BOOL(opt_abort, "abort") in malloc_conf_init_helper()
1180 CONF_HANDLE_BOOL(opt_abort_conf, "abort_conf") in malloc_conf_init_helper()
1198 CONF_HANDLE_BOOL(opt_retain, "retain") in malloc_conf_init_helper()
1256 CONF_HANDLE_BOOL(opt_stats_print, "stats_print") in malloc_conf_init_helper()
1286 CONF_HANDLE_BOOL(opt_zero, "zero") in malloc_conf_init_helper()
1289 CONF_HANDLE_BOOL(opt_utrace, "utrace") in malloc_conf_init_helper()
1292 CONF_HANDLE_BOOL(opt_xmalloc, "xmalloc") in malloc_conf_init_helper()
1294 CONF_HANDLE_BOOL(opt_tcache, "tcache") in malloc_conf_init_helper()
1336 CONF_HANDLE_BOOL(opt_background_thread, in malloc_conf_init_helper()
1368 CONF_HANDLE_BOOL(opt_prof, "prof") in malloc_conf_init_helper()
1371 CONF_HANDLE_BOOL(opt_prof_active, "prof_active") in malloc_conf_init_helper()
1372 CONF_HANDLE_BOOL(opt_prof_thread_active_init, in malloc_conf_init_helper()
1378 CONF_HANDLE_BOOL(opt_prof_accum, "prof_accum") in malloc_conf_init_helper()
1382 CONF_HANDLE_BOOL(opt_prof_gdump, "prof_gdump") in malloc_conf_init_helper()
1383 CONF_HANDLE_BOOL(opt_prof_final, "prof_final") in malloc_conf_init_helper()
1384 CONF_HANDLE_BOOL(opt_prof_leak, "prof_leak") in malloc_conf_init_helper()
1385 CONF_HANDLE_BOOL(opt_prof_log, "prof_log") in malloc_conf_init_helper()
1423 #undef CONF_HANDLE_BOOL in malloc_conf_init_helper()