Lines Matching defs:gettyp
109 gettyp(tspec_t t)
256 td = block_dup_type(gettyp(merge_signedness(t2, t)));
264 td = block_dup_type(gettyp(t2 == INT ? SHORT : USHORT));
292 td = block_dup_type(gettyp(lt));
749 dcs->d_type = gettyp(merge_signedness(t, s));
937 *tpp = gettyp(INT);
948 *tpp = gettyp(INT);
960 *tpp = gettyp(INT);
967 *tpp = gettyp(INT);
1029 dsym->s_type = tp = block_dup_type(gettyp(t = INT));
1190 dsym->s_type = gettyp(UINT);
1288 tp->t_subt = gettyp(CHAR);
1363 arg->s_type = gettyp(INT);
1586 sym->s_type = gettyp(INT);
1751 return gettyp(INT);
2387 sym->s_type = gettyp(VOID);
2405 sym->s_type = gettyp(DOUBLE);