Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/xlint/lint1/
Dop.h54 u_int m_eqwarn : 1; /* warning if on operand stems from == */ member
Dtree.c3545 chkmisc(ln, cvctx, ctctx, mp->m_eqwarn, op == CALL, nrvdisc, szof); in chkmisc()
3550 chkmisc(rn, 0, 0, mp->m_eqwarn, 0, 0, szof); in chkmisc()
3554 chkmisc(rn, 0, 1, mp->m_eqwarn, 0, 0, szof); in chkmisc()
3557 chkmisc(rn, cvctx, ctctx, mp->m_eqwarn, 0, 0, szof); in chkmisc()
3560 chkmisc(rn, vctx, tctx, mp->m_eqwarn, 0, 0, szof); in chkmisc()
3564 chkmisc(rn, 1, 0, mp->m_eqwarn, 0, 0, szof); in chkmisc()