Home | History | Annotate | Download | only in lint1

Lines Matching defs:eq

1142 	case EQ:
1237 case EQ:
1976 case EQ:
2311 bool eq = all_members_compatible(msym);
2318 if (eq && !allow_c90)
2327 if (eq) {
2749 if (!allow_trad && !allow_c99 && op != EQ && op != NE)
3325 case EQ:
3424 } else if (Pflag && eflag && mp->m_comparison && op != EQ && op != NE)
4925 case EQ:
4984 bool eq = mp->m_warn_if_operand_eq &&
4998 check_expr_misc(ln, cvctx, ccond, eq, is_direct, discard, szof);
5003 check_expr_misc(rn, false, true, eq, false, false, szof);
5006 check_expr_misc(rn, cvctx, ccond, eq, false, false, szof);
5013 check_expr_misc(rn, true, false, eq, false, false,