/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-diagnostic.cc | 44 expand_d_format (const char *format) in expand_d_format() 135 escape_d_format (const char *format) in escape_d_format() 173 d_diagnostic_report_diagnostic (const Loc& loc, int opt, const char *format, in d_diagnostic_report_diagnostic() 214 error (const Loc& loc, const char *format, ...) in error() 223 verror (const Loc& loc, const char *format, va_list ap, in verror() 255 errorSupplemental (const Loc& loc, const char *format, ...) in errorSupplemental() 264 verrorSupplemental (const Loc& loc, const char *format, va_list ap) in verrorSupplemental() 276 warning (const Loc& loc, const char *format, ...) in warning() 285 vwarning (const Loc& loc, const char *format, va_list ap) in vwarning() 301 warningSupplemental (const Loc& loc, const char *format, ...) in warningSupplemental() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | errors.cc | 79 Errors::fatal(const char* format, va_list args) in fatal() 90 Errors::fallback(const char* format, va_list args) in fallback() 101 Errors::error(const char* format, va_list args) in error() 113 Errors::warning(const char* format, va_list args) in warning() 125 Errors::info(const char* format, va_list args) in info() 134 Errors::trace(const char* format, va_list args) in trace() 146 const char* format, va_list args) in error_at_location() 162 const char* format, va_list args) in warning_at_location() 218 Errors::debug(const char* format, ...) in debug() 235 gold_fatal(const char* format, ...) in gold_fatal() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | errors.cc | 79 Errors::fatal(const char* format, va_list args) in fatal() 90 Errors::fallback(const char* format, va_list args) in fallback() 101 Errors::error(const char* format, va_list args) in error() 113 Errors::warning(const char* format, va_list args) in warning() 125 Errors::info(const char* format, va_list args) in info() 134 Errors::trace(const char* format, va_list args) in trace() 146 const char* format, va_list args) in error_at_location() 162 const char* format, va_list args) in warning_at_location() 218 Errors::debug(const char* format, ...) in debug() 235 gold_fatal(const char* format, ...) in gold_fatal() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-diagnostic.cc | 42 expand_d_format (const char *format) in expand_d_format() 136 escape_d_format (const char *format) in escape_d_format() 186 d_diagnostic_report_diagnostic (const Loc &loc, int opt, const char *format, in d_diagnostic_report_diagnostic() 226 verror (const Loc &loc, const char *format, va_list ap, in verror() 258 verrorSupplemental (const Loc &loc, const char *format, va_list ap) in verrorSupplemental() 270 vwarning (const Loc &loc, const char *format, va_list ap) in vwarning() 288 vwarningSupplemental (const Loc &loc, const char *format, va_list ap) in vwarningSupplemental() 301 vdeprecation (const Loc &loc, const char *format, va_list ap, in vdeprecation() 331 vdeprecationSupplemental (const Loc &loc, const char *format, va_list ap) in vdeprecationSupplemental() 342 vmessage (const Loc &loc, const char *format, va_list ap) in vmessage() [all …]
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | printf.c | 82 libintl_vfprintf (FILE *stream, const char *format, va_list args) in libintl_vfprintf() 103 libintl_fprintf (FILE *stream, const char *format, ...) in libintl_fprintf() 116 libintl_vprintf (const char *format, va_list args) in libintl_vprintf() 123 libintl_printf (const char *format, ...) in libintl_printf() 136 libintl_vsprintf (char *resultbuf, const char *format, va_list args) in libintl_vsprintf() 156 libintl_sprintf (char *resultbuf, const char *format, ...) in libintl_sprintf() 179 libintl_vsnprintf (char *resultbuf, size_t length, const char *format, va_list args) in libintl_vsnprintf() 206 libintl_snprintf (char *resultbuf, size_t length, const char *format, ...) in libintl_snprintf() 223 libintl_vasprintf (char **resultp, const char *format, va_list args) in libintl_vasprintf() 235 libintl_asprintf (char **resultp, const char *format, ...) in libintl_asprintf() [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | printf.c | 95 libintl_vfprintf (FILE *stream, const char *format, va_list args) in libintl_vfprintf() 122 libintl_fprintf (FILE *stream, const char *format, ...) in libintl_fprintf() 135 libintl_vprintf (const char *format, va_list args) in libintl_vprintf() 142 libintl_printf (const char *format, ...) in libintl_printf() 155 libintl_vsprintf (char *resultbuf, const char *format, va_list args) in libintl_vsprintf() 180 libintl_sprintf (char *resultbuf, const char *format, ...) in libintl_sprintf() 203 libintl_vsnprintf (char *resultbuf, size_t length, const char *format, va_list args) in libintl_vsnprintf() 234 libintl_snprintf (char *resultbuf, size_t length, const char *format, ...) in libintl_snprintf() 251 libintl_vasprintf (char **resultp, const char *format, va_list args) in libintl_vasprintf() 269 libintl_asprintf (char **resultp, const char *format, ...) in libintl_asprintf() [all …]
|
/netbsd-src/external/cddl/osnet/dist/lib/libuutil/common/ |
H A D | uu_pname.c | 89 uu_warn_internal(int err, const char *format, va_list alist) in uu_warn_internal() 101 uu_vwarn(const char *format, va_list alist) in uu_vwarn() 108 uu_warn(const char *format, ...) in uu_warn() 117 uu_die_internal(int status, const char *format, va_list alist) in uu_die_internal() 135 uu_vdie(const char *format, va_list alist) in uu_vdie() 142 uu_die(const char *format, ...) in uu_die() 151 uu_vxdie(int status, const char *format, va_list alist) in uu_vxdie() 158 uu_xdie(int status, const char *format, ...) in uu_xdie()
|
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | error.cpp | 37 const char *format, in do_error_with_file_and_line() 79 const char *format, in do_error() 89 void error(const char *format, in error() 97 void warning(const char *format, in warning() 105 void fatal(const char *format, in fatal() 115 const char *format, in error_with_file_and_line() 126 const char *format, in warning_with_file_and_line() 137 const char *format, in fatal_with_file_and_line()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | errors.d | 54 private extern (C++) void noop(const ref Loc loc, const(char)* format, ...) {} in noop() 56 pragma(printf) private extern (C++) void noop(const ref Loc loc, const(char)* format, ...) {} in noop() 88 extern (C++) void error(const ref Loc loc, const(char)* format, ...) in error() 114 …extern (C++) void error(const(char)* filename, uint linnum, uint charnum, const(char)* format, ...) in error() 141 extern (C++) void errorSupplemental(const ref Loc loc, const(char)* format, ...) in errorSupplemental() 165 extern (C++) void warning(const ref Loc loc, const(char)* format, ...) in warning() 190 extern (C++) void warningSupplemental(const ref Loc loc, const(char)* format, ...) in warningSupplemental() 215 extern (C++) void deprecation(const ref Loc loc, const(char)* format, ...) in deprecation() 240 extern (C++) void deprecationSupplemental(const ref Loc loc, const(char)* format, ...) in deprecationSupplemental() 265 extern (C++) void message(const ref Loc loc, const(char)* format, ...) in message() [all …]
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | parse_conf.h | 66 struct format struct 68 struct foff 72 } field_offsets[O_COUNT]; 73 const unsigned char *fixed_string; /* string with must be chars (blanks = wildcards) */ 74 u_long flags;
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
H A D | sanitizer_format_interceptor_test.cc | 50 static void verifyFormatResults(const char *format, unsigned n, in verifyFormatResults() 69 const char *format, ...) { in testScanf3() 76 static void testScanf2(const char *format, int scanf_result, in testScanf2() 88 static void testScanf(const char *format, unsigned n, ...) { in testScanf() 95 static void testScanfPartial(const char *format, int scanf_result, unsigned n, in testScanfPartial() 103 static void testScanfNoGnuMalloc(const char *format, unsigned n, ...) { in testScanfNoGnuMalloc() 206 static void testPrintf3(void *ctx, const char *format, ...) { in testPrintf3() 213 static void testPrintf2(const char *format, unsigned n, in testPrintf2() 224 static void testPrintf(const char *format, unsigned n, ...) { in testPrintf()
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/common/ |
H A D | utils.c | 64 vwarn(const char *format, va_list alist) in vwarn() 79 warn(const char *format, ...) in warn() 89 vdie(const char *format, va_list alist) in vdie() 97 die(const char *format, ...) in die()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | vasprintf.c | 35 int_vasprintf (char **result, const char *format, va_list *args) in int_vasprintf() 121 vasprintf (char **result, const char *format, va_list args) in vasprintf() 127 asprintf (char **result, const char *format, ...) in asprintf() 146 checkit (const char* format, ...) in checkit()
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | vasprintf.c | 35 int_vasprintf (char **result, const char *format, va_list *args) in int_vasprintf() 121 vasprintf (char **result, const char *format, va_list args) in vasprintf() 127 asprintf (char **result, const char *format, ...) in asprintf() 146 checkit (const char* format, ...) in checkit()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | vasprintf.c | 35 int_vasprintf (char **result, const char *format, va_list *args) in int_vasprintf() 121 vasprintf (char **result, const char *format, va_list args) in vasprintf() 127 asprintf (char **result, const char *format, ...) in asprintf() 146 checkit (const char* format, ...) in checkit()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | errors.c | 44 warning (const char *format, ...) in warning() 59 error (const char *format, ...) in error() 76 fatal (const char *format, ...) in fatal() 91 internal_error (const char *format, ...) in internal_error()
|
H A D | fold-const-call.c | 89 const real_format *format) in do_mpfr_ckconv() 124 const real_value *arg, const real_format *format) in do_mpfr_arg1() 154 const real_value *arg, const real_format *format) in do_mpfr_sincos() 187 const real_format *format) in do_mpfr_arg2() 220 const real_format *format) in do_mpfr_arg2() 251 const real_value *arg2, const real_format *format) in do_mpfr_arg3() 285 mpc_srcptr m, bool inexact, const real_format *format) in do_mpc_ckconv() 329 const real_format *format) in do_mpc_arg1() 366 const real_format *format) in do_mpc_arg2() 401 const real_format *format) in fold_const_logb() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | errors.cc | 44 warning (const char *format, ...) in warning() 59 error (const char *format, ...) in error() 76 fatal (const char *format, ...) in fatal() 91 internal_error (const char *format, ...) in internal_error()
|
H A D | fold-const-call.cc | 89 const real_format *format) in do_mpfr_ckconv() 124 const real_value *arg, const real_format *format) in do_mpfr_arg1() 154 const real_value *arg, const real_format *format) in do_mpfr_sincos() 187 const real_format *format) in do_mpfr_arg2() 220 const real_format *format) in do_mpfr_arg2() 251 const real_value *arg2, const real_format *format) in do_mpfr_arg3() 285 mpc_srcptr m, bool inexact, const real_format *format) in do_mpc_ckconv() 329 const real_format *format) in do_mpc_arg1() 366 const real_format *format) in do_mpc_arg2() 401 const real_format *format) in fold_const_logb() [all …]
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/format/ |
H A D | formatter.cpp | 65 find_next_placeholder(const std::string& format, in find_next_placeholder() 98 to_int(const std::string& format, const std::string& str, const char* what) in to_int() 119 new_ostringstream(const std::string& format) in new_ostringstream() 209 format::formatter::formatter(const std::string& format, in formatter() 226 format::formatter::formatter(const std::string& format) : in formatter()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
H A D | fp16.c | 25 struct format struct 37 static const struct format argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | fp16.c | 25 struct format struct 37 static const struct format argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | error.c | 57 isc_error_unexpected(const char *file, int line, const char *format, ...) { in isc_error_unexpected() 66 isc_error_fatal(const char *file, int line, const char *format, ...) { in isc_error_fatal() 81 default_unexpected_callback(const char *file, int line, const char *format, in default_unexpected_callback() 90 default_fatal_callback(const char *file, int line, const char *format, in default_fatal_callback()
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | error.c | 58 isc_error_unexpected(const char * file,int line,const char * func,const char * format,...) isc_error_unexpected() argument 68 isc_error_fatal(const char * file,int line,const char * func,const char * format,...) isc_error_fatal() argument 79 default_unexpected_callback(const char * file,int line,const char * func,const char * format,va_list args) default_unexpected_callback() argument 88 default_fatal_callback(const char * file,int line,const char * func,const char * format,va_list args) default_fatal_callback() argument [all...] |
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | util.c | 123 whine(const char *type, const char *format, va_list ap) in whine() 142 terminate(const char *format, ...) in terminate() 170 aborterr(const char *format, ...) in aborterr() 187 warning(const char *format, ...) in warning() 201 vadebug(int level, const char *format, va_list ap) in vadebug() 213 debug(int level, const char *format, ...) in debug()
|