Searched refs:initial_call (Results 1 – 3 of 3) sorted by relevance
53 double run_expr(struct expression *exp, int initial_call, struct expression **lastone);
569 run_expr(struct expression *exp, int initial_call, struct expression **lastone) in run_expr() argument641 if ((rest->type == TYPE_PARN_CLOSE) && (initial_call == 0)) { in run_expr()
1071 bool initial_call, const char *opts_cache[MALLOC_CONF_NSOURCES], in malloc_conf_init_helper() argument1088 if (initial_call) { in malloc_conf_init_helper()1092 if (!initial_call && opt_confirm_conf) { in malloc_conf_init_helper()1105 if (!initial_call) { \ in malloc_conf_init_helper()1111 if (!initial_call && opt_confirm_conf \ in malloc_conf_init_helper()1221 if (initial_call) { in malloc_conf_init_helper()