Home | History | Annotate | Download | only in gcc-demangle

Lines Matching refs:standard_subs

3102 static const struct d_standard_sub_info standard_subs[] =
3186 pend = (&standard_subs[0]
3187 + sizeof standard_subs / sizeof standard_subs[0]);
3188 for (p = &standard_subs[0]; p < pend; ++p)