Home | History | Annotate | Download | only in lint1

Lines Matching refs:t_subt

821 		tp = tp->t_subt;
857 tp = tp->t_subt;
923 t == FUNC ? *tpp : (*tpp)->t_subt, PTR);
977 tpp = &tp->t_subt;
1252 tpp = &(*tpp)->t_subt;
1260 tpp = &(*tpp)->t_subt;
1288 tp->t_subt = gettyp(CHAR);
1313 tpp = &(*tpp)->t_subt;
1445 tpp = &(*tpp)->t_subt;
1988 bool rval = dsym->s_type->t_subt->t_tspec != VOID;
2065 && dsym->s_type->t_subt->t_tspec == STRUCT)
2070 && dsym->s_type->t_subt->t_tspec == UNION)
2311 tp1 = tp1->t_subt;
2312 tp2 = tp2->t_subt;
2352 dstp = &dst->t_subt;
2353 src = src->t_subt;
2391 type_t *subt = block_dup_type(sym->s_type->t_subt);
2439 (st = tp->t_subt->t_tspec,