Searched refs:t_tag (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.h72 #define t_tag t_u._t_tag macro
H A Demit2.c108 outname(tp->t_tag->h_name);
H A Dchk.c1248 return (tp1->t_tag == tp2->t_tag);
1282 return (tp1->t_tag == tp2->t_tag);
H A Dread.c683 tp->t_tag = hsearch(inpname(cp, &cp), 1);

Completed in 77 milliseconds