Searched refs:s_fixed (Results 1 – 2 of 2) sorted by relevance
540 } s_fixed; member
781 dc->u.s_fixed.accum, dc->u.s_fixed.sat); in d_dump()782 d_dump (dc->u.s_fixed.length, indent + 2); in d_dump()2659 if ((ret->u.s_fixed.accum = IS_DIGIT (d_peek_char (di)))) in cplus_demangle_type()2662 ret->u.s_fixed.length = cplus_demangle_type (di); in cplus_demangle_type()2663 if (ret->u.s_fixed.length == NULL) in cplus_demangle_type()2667 ret->u.s_fixed.sat = (peek == 's'); in cplus_demangle_type()4143 dc->u.s_fixed.length); in d_count_templates_scopes()5272 if (dc->u.s_fixed.sat) in d_print_comp_inner()5275 if (dc->u.s_fixed.length->u.s_builtin.type in d_print_comp_inner()5278 d_print_comp (dpi, options, dc->u.s_fixed.length); in d_print_comp_inner()[all …]