Home
last modified time | relevance | path

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

/NextBSD/contrib/jemalloc/src/
HDjemalloc.c20 const char *opt_junk = variable
860 opt_junk = "false"; in malloc_conf_init()
1067 opt_junk = "true"; in malloc_conf_init()
1071 opt_junk = "false"; in malloc_conf_init()
1075 opt_junk = "alloc"; in malloc_conf_init()
1079 opt_junk = "free"; in malloc_conf_init()
HDctl.c96 CTL_PROTO(opt_junk)
263 {NAME("junk"), CTL(opt_junk)},
1267 CTL_RO_NL_CGEN(config_fill, opt_junk, opt_junk, const char *) in CTL_RO_BOOL_CONFIG_GEN()
/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h319 #define opt_junk JEMALLOC_N(opt_junk) macro
HDjemalloc_internal.h418 extern const char *opt_junk;