Searched refs:CONF_HANDLE_UNSIGNED (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 1192 #define CONF_HANDLE_UNSIGNED(o, n, min, max, check_min, check_max, \ in malloc_conf_init_helper() macro 1275 CONF_HANDLE_UNSIGNED(opt_narenas, in malloc_conf_init_helper() 1403 CONF_HANDLE_UNSIGNED(opt_tcache_nslots_small_min, in malloc_conf_init_helper() 1406 CONF_HANDLE_UNSIGNED(opt_tcache_nslots_small_max, in malloc_conf_init_helper() 1409 CONF_HANDLE_UNSIGNED(opt_tcache_nslots_large, in malloc_conf_init_helper() 1420 CONF_HANDLE_UNSIGNED(opt_lg_tcache_flush_small_div, in malloc_conf_init_helper() 1423 CONF_HANDLE_UNSIGNED(opt_lg_tcache_flush_large_div, in malloc_conf_init_helper() 1722 #undef CONF_HANDLE_UNSIGNED in malloc_conf_init_helper()
|