Home
last modified time | relevance | path

Searched refs:initial_call (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/pmcstudy/
H A Deval_expr.h53 double run_expr(struct expression *exp, int initial_call, struct expression **lastone);
H A Deval_expr.c569 run_expr(struct expression *exp, int initial_call, struct expression **lastone) in run_expr() argument
641 if ((rest->type == TYPE_PARN_CLOSE) && (initial_call == 0)) { in run_expr()
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c1026 bool initial_call, const char *opts_cache[MALLOC_CONF_NSOURCES], in malloc_conf_init_helper() argument
1041 if (initial_call) { in malloc_conf_init_helper()
1045 if (!initial_call && opt_confirm_conf) { in malloc_conf_init_helper()
1058 if (!initial_call) { \ in malloc_conf_init_helper()
1064 if (!initial_call && opt_confirm_conf \ in malloc_conf_init_helper()
1175 if (initial_call) { in malloc_conf_init_helper()