HomeSort by: relevance | last modified time | path
    Searched refs:t_istag (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/xlint/lint2/
lint2.h 44 bool t_istag:1; /* tag with _t_tag valid */ member in struct:lint2_type
emit2.c 76 if (tp->t_istag) {
chk.c 1246 if (tp1->t_istag && tp2->t_istag) {
1280 if (tp1->t_istag && tp2->t_istag) {
read.c 719 tp->t_istag = true;

Completed in 35 milliseconds