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

/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dlint2.h48 u_int t_istynam : 1; /* tag with _t_tynam valid */ member in struct:type
H A Demit2.c108 } else if (tp->t_istynam) {
H A Dchk.c1219 } else if (tp1->t_istynam && tp2->t_istynam) {
1253 } else if (tp1->t_istynam && tp2->t_istynam) {
H A Dread.c665 tp->t_istynam = 1;

Completed in 61 milliseconds