Searched refs:join_condition_stack (Results 1 – 1 of 1) sorted by relevance
128 static struct condition * join_condition_stack( struct condition * conditions [], in join_condition_stack() function509 cfg->cond = join_condition_stack( cond_stack, depth ); in fix_conditionals()530 cfg->cond = join_condition_stack( cond_stack, depth+1 ); in fix_conditionals()534 cfg->cond = join_condition_stack( cond_stack, depth ); in fix_conditionals()