Home
last modified time | relevance | path

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

/linux-2.4.37.9/scripts/
Dtkcond.c128 static struct condition * join_condition_stack( struct condition * conditions [], in join_condition_stack() function
509 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()