Home | History | Annotate | Download | only in m_demangle

Lines Matching defs:need

2358      with g++, we need to pull off the CV-qualifiers here, in order to
2361 follow the ABI, so we need to handle that case here by calling
2805 need to check whether we are being used as a prefix for a
2944 d_growable_string_resize (struct d_growable_string *dgs, size_t need)
2956 while (newalc < need)
2979 size_t need;
2981 need = dgs->len + l + 1;
2982 if (need > dgs->alc)
2983 d_growable_string_resize (dgs, need);
3448 /* While processing this parameter, we need to pop the list of
3551 We only need to print it once. */
4327 /* It appears that for a templated cast operator, we need to put
4329 not for the parameters. The effect is that we need to handle
4371 /* We can not need more components than twice the number of chars in
4377 /* Similarly, we can not need more substitutions than there are