Searched refs:t_flen (Results 1 – 3 of 3) sorted by relevance
1019 sz = tp->t_flen; in decl1str()1021 if ((tp->t_flen = sz) > size(t)) in decl1str()1022 tp->t_flen = size(t); in decl1str()1025 if ((len = tp->t_flen) < 0 || len > size(t)) { in decl1str()1028 tp->t_flen = size(t); in decl1str()1032 tp->t_flen = size(t); in decl1str()1063 align(getbound(tp), tp->t_flen); in decl1str()1066 dcs->d_offset += tp->t_flen; in decl1str()1128 dsym->s_type->t_flen = len; in bitfield()
167 #define t_flen t_b._t_flen macro
458 if (tp1->t_flen != tp2->t_flen) { in strmemb()1501 len = tn->tn_type->t_flen; in promote()1955 sz = tp->t_isfield ? tp->t_flen : size(nt); in cvtcon()1961 nsz = tp->t_isfield ? tp->t_flen : size(nt); in cvtcon()3383 tn->tn_type->t_flen); in displexpr()