Lines Matching refs:CONF_HANDLE_BOOL
961 #define CONF_HANDLE_BOOL(o, n) \ in malloc_conf_init() macro
1055 CONF_HANDLE_BOOL(opt_abort, "abort") in malloc_conf_init()
1056 CONF_HANDLE_BOOL(opt_abort_conf, "abort_conf") in malloc_conf_init()
1074 CONF_HANDLE_BOOL(opt_retain, "retain") in malloc_conf_init()
1109 CONF_HANDLE_BOOL(opt_stats_print, "stats_print") in malloc_conf_init()
1139 CONF_HANDLE_BOOL(opt_zero, "zero") in malloc_conf_init()
1142 CONF_HANDLE_BOOL(opt_utrace, "utrace") in malloc_conf_init()
1145 CONF_HANDLE_BOOL(opt_xmalloc, "xmalloc") in malloc_conf_init()
1147 CONF_HANDLE_BOOL(opt_tcache, "tcache") in malloc_conf_init()
1175 CONF_HANDLE_BOOL(opt_background_thread, in malloc_conf_init()
1182 CONF_HANDLE_BOOL(opt_prof, "prof") in malloc_conf_init()
1185 CONF_HANDLE_BOOL(opt_prof_active, "prof_active") in malloc_conf_init()
1186 CONF_HANDLE_BOOL(opt_prof_thread_active_init, in malloc_conf_init()
1191 CONF_HANDLE_BOOL(opt_prof_accum, "prof_accum") in malloc_conf_init()
1195 CONF_HANDLE_BOOL(opt_prof_gdump, "prof_gdump") in malloc_conf_init()
1196 CONF_HANDLE_BOOL(opt_prof_final, "prof_final") in malloc_conf_init()
1197 CONF_HANDLE_BOOL(opt_prof_leak, "prof_leak") in malloc_conf_init()
1234 #undef CONF_HANDLE_BOOL in malloc_conf_init()