Searched refs:t_isuniqpos (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/xlint/common/
H A Dtyname.c143 tp->t_isuniqpos ? "*anonymous*" : tp->t_tag->h_name
153 tp->t_isuniqpos ? "*anonymous*" : tp->t_tag->h_name
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint2/
H A Dlint2.h49 u_int t_isuniqpos : 1; /* tag with _t_uniqpos valid */ member in struct:type
63 if t_isuniqpos */
H A Demit2.c112 } else if (tp->t_isuniqpos) {
H A Dchk.c1251 } else if (tp1->t_isuniqpos && tp2->t_isuniqpos) {
1285 } else if (tp1->t_isuniqpos && tp2->t_isuniqpos) {
H A Dread.c690 tp->t_isuniqpos = 1;

Completed in 76 milliseconds