Home
last modified time | relevance | path

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

/NextBSD/usr.bin/xlint/lint1/
HDlint1.h277 u_int tn_parn : 1; /* node parenthesized */ member
HDtree.c3929 lparn |= ln->tn_parn; in precconf()
3930 lparn |= ln->tn_parn; in precconf()
3936 rparn |= rn->tn_parn; in precconf()
3937 rparn |= rn->tn_parn; in precconf()
HDcgram.y1601 $2->tn_parn = 1;