Searched defs:singular_gmsgid (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsubstring-locations.c145 emit_warning_n_va(int opt, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, va_list *ap) const argument
261 emit_warning_n(int opt, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, ...) const argument
H A Ddiagnostic.c1315 diagnostic_n_impl(rich_location *richloc, const diagnostic_metadata *metadata, int opt, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, va_list *ap, diagnostic_t kind) argument
1408 inform_n(location_t location, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, ...) argument
1488 warning_n(rich_location *richloc, int opt, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, ...) argument
1508 warning_n(location_t location, int opt, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, ...) argument
1612 error_n(location_t location, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, ...) argument
[all...]
H A Dgimple-ssa-sprintf.c347 fmtwarn_n(const substring_loc &fmt_loc, location_t param_loc, const char *corrected_substring, int opt, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, ...) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsubstring-locations.cc145 emit_warning_n_va(int opt, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, va_list *ap) const argument
261 emit_warning_n(int opt, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, ...) const argument
H A Dgimple-ssa-sprintf.cc349 fmtwarn_n(const substring_loc &fmt_loc, location_t param_loc, const char *corrected_substring, opt_code opt, unsigned HOST_WIDE_INT n, const char *singular_gmsgid, const char *plural_gmsgid, ...) argument

Completed in 130 milliseconds