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

/freebsd-11-stable/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.c111 } else if (tp->t_isuniqpos) {
H A Dchk.c1221 } else if (tp1->t_isuniqpos && tp2->t_isuniqpos) {
1255 } else if (tp1->t_isuniqpos && tp2->t_isuniqpos) {
H A Dread.c669 tp->t_isuniqpos = 1;

Completed in 116 milliseconds