Searched refs:M_ (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Derror.c62 #define M_(msgid) (pp_translate_identifiers (cxx_pp) ? _(msgid) : (msgid)) macro
342 pp_string (pp, M_("<missing>"));
437 pp_string (pp, M_("<brace-enclosed initializer list>"));
439 pp_string (pp, M_("<unresolved overloaded function type>"));
599 pp_string (pp, M_("<type error>"));
700 pp_string (pp, M_("<anonymous>"));
702 pp_printf (pp, M_("<anonymous %s>"), variety);
707 pp_string (pp, M_("<lambda"));
837 pp_string (pp, M_("<typeprefixerror>"));
964 p = M_("(stati
[all...]

Completed in 88 milliseconds