Searched refs:opt_junk (Results 1 – 4 of 4) sorted by relevance
14 extern const char *opt_junk;
29 #define opt_junk JEMALLOC_N(opt_junk) macro
52 const char *opt_junk = variable1264 opt_junk = "true"; in malloc_conf_init_helper()1268 opt_junk = "false"; in malloc_conf_init_helper()1272 opt_junk = "alloc"; in malloc_conf_init_helper()1276 opt_junk = "free"; in malloc_conf_init_helper()
97 CTL_PROTO(opt_junk)324 {NAME("junk"), CTL(opt_junk)},1779 CTL_RO_NL_CGEN(config_fill, opt_junk, opt_junk, const char *) in CTL_RO_CONFIG_GEN()