Searched refs:COND_NOT (Results 1 – 8 of 8) sorted by relevance
46 case COND_NOT: in display_expr()
45 #define COND_NOT 2 /* !bool */ macro
227 case COND_NOT: in cond_evaluate_expr()367 if (e->expr_type == COND_NOT) { in cond_normalize_expr()
206 case COND_NOT: in display_expr()
381 case COND_NOT: in display_expr()
313 case COND_NOT: in display_expr()
320 { $$ = define_cond_expr(COND_NOT, $2, 0);
3002 expr = define_cond_expr(COND_NOT, expr, 0); in define_conditional()3013 case COND_NOT: in define_conditional()3108 case COND_NOT: in define_cond_expr()