Searched refs:tn_parn (Results 1 – 3 of 3) sorted by relevance
277 u_int tn_parn : 1; /* node parenthesized */ member
3929 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()
1601 $2->tn_parn = 1;