Home
last modified time | relevance | path

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

/NextBSD/usr.bin/xlint/lint2/
HDlint2.h48 u_int t_istynam : 1; /* tag with _t_tynam valid */ member
HDchk.c1219 } else if (tp1->t_istynam && tp2->t_istynam) { in eqtype()
1253 } else if (tp1->t_istynam && tp2->t_istynam) { in eqtype()
HDemit2.c108 } else if (tp->t_istynam) { in outtype()
HDread.c665 tp->t_istynam = 1; in inptype()