Home | History | Annotate | Download | only in libiberty

Lines Matching full:s_fixed

717               dc->u.s_fixed.accum, dc->u.s_fixed.sat);
718 d_dump (dc->u.s_fixed.length, indent + 2)
2540 if ((ret->u.s_fixed.accum = IS_DIGIT (d_peek_char (di))))
2543 ret->u.s_fixed.length = cplus_demangle_type (di);
2544 if (ret->u.s_fixed.length == NULL)
2548 ret->u.s_fixed.sat = (peek == 's');
3935 dc->u.s_fixed.length);
4947 if (dc->u.s_fixed.sat)
4950 if (dc->u.s_fixed.length->u.s_builtin.type
4953 d_print_comp (dpi, options, dc->u.s_fixed.length);
4956 if (dc->u.s_fixed.accum)