Home
last modified time | relevance | path

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

/NextBSD/usr.bin/xlint/lint1/
HDtree.c3918 int lparn, rparn = 0; in precconf() local
3934 rparn = 0; in precconf()
3936 rparn |= rn->tn_parn; in precconf()
3937 rparn |= rn->tn_parn; in precconf()
3948 } else if (!rparn && (rop == PLUS || rop == MINUS)) { in precconf()
3955 } else if (!rparn && rop == LOGAND) { in precconf()
3969 if (!warn && !rparn && rop != tn->tn_op) { in precconf()