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

/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dlint2.h47 u_int t_istag : 1; /* tag with _t_tag valid */ member in struct:type
H A Demit2.c105 if (tp->t_istag) {
H A Dchk.c1217 if (tp1->t_istag && tp2->t_istag) {
1251 if (tp1->t_istag && tp2->t_istag) {
H A Dread.c661 tp->t_istag = 1;

Completed in 169 milliseconds