| /src/external/gpl3/binutils/dist/libiberty/ |
| vfprintf.c | 1 /* Provide a version vfprintf in terms of _doprnt. 9 #undef vfprintf macro 12 vfprintf (FILE *stream, const char *format, va_list ap) function
|
| vprintf.c | 4 @deftypefnx Supplemental int vfprintf (FILE *@var{stream}, @ 27 return vfprintf (stdout, format, ap);
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| vfprintf.c | 1 /* Provide a version vfprintf in terms of _doprnt. 9 #undef vfprintf macro 12 vfprintf (FILE *stream, const char *format, va_list ap) function
|
| vprintf.c | 4 @deftypefnx Supplemental int vfprintf (FILE *@var{stream}, @ 27 return vfprintf (stdout, format, ap);
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| vfprintf.c | 1 /* Provide a version vfprintf in terms of _doprnt. 9 #undef vfprintf macro 12 vfprintf (FILE *stream, const char *format, va_list ap) function
|
| vprintf.c | 4 @deftypefnx Supplemental int vfprintf (FILE *@var{stream}, @ 27 return vfprintf (stdout, format, ap);
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| vfprintf.c | 1 /* Provide a version vfprintf in terms of _doprnt. 9 #undef vfprintf macro 12 vfprintf (FILE *stream, const char *format, va_list ap) function
|
| vprintf.c | 4 @deftypefnx Supplemental int vfprintf (FILE *@var{stream}, @ 27 return vfprintf (stdout, format, ap);
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| vfprintf.c | 1 /* Provide a version vfprintf in terms of _doprnt. 9 #undef vfprintf macro 12 vfprintf (FILE *stream, const char *format, va_list ap) function
|
| vprintf.c | 4 @deftypefnx Supplemental int vfprintf (FILE *@var{stream}, @ 27 return vfprintf (stdout, format, ap);
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| vfprintf.c | 1 /* Provide a version vfprintf in terms of _doprnt. 9 #undef vfprintf macro 12 vfprintf (FILE *stream, const char *format, va_list ap) function
|
| vprintf.c | 4 @deftypefnx Supplemental int vfprintf (FILE *@var{stream}, @ 27 return vfprintf (stdout, format, ap);
|
| /src/external/gpl3/gcc/dist/libobjc/ |
| error.c | 39 vfprintf (stderr, fmt, ap);
|
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| error.c | 39 vfprintf (stderr, fmt, ap);
|
| /src/sys/arch/atari/stand/tostools/libtos/ |
| eprintf.c | 71 rv = vfprintf(stderr, frm, args); 73 vfprintf(stdout, frm, args);
|
| /src/external/mpl/bind/dist/bin/confgen/ |
| util.c | 37 vfprintf(stderr, fmt, ap); 49 vfprintf(stderr, format, args);
|
| /src/external/mpl/bind/dist/bin/rndc/ |
| util.c | 36 vfprintf(stderr, fmt, ap); 48 vfprintf(stderr, format, args);
|
| /src/regress/lib/libc/ieeefp/testfloat/ |
| fail.c | 72 vfprintf( stderr, message, varArgs );
|
| /src/external/bsd/libfido2/dist/openbsd-compat/ |
| err.h | 30 vfprintf(stderr, fmt, ap); 50 vfprintf(stderr, fmt, ap); 64 vfprintf(stderr, fmt, ap); 78 vfprintf(stderr, fmt, ap);
|
| /src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| error.c | 52 vfprintf(diagfile, s, ap); 65 vfprintf(diagfile, s, ap); 101 vfprintf(diagfile, s, ap); 114 vfprintf(diagfile, s, ap);
|
| /src/external/bsd/tmux/dist/compat/ |
| err.c | 37 vfprintf(stderr, fmt, ap); 55 vfprintf(stderr, fmt, ap); 72 vfprintf(stderr, fmt, ap); 89 vfprintf(stderr, fmt, ap);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| errors.cc | 50 vfprintf (stderr, format, ap); 65 vfprintf (stderr, format, ap); 82 vfprintf (stderr, format, ap); 97 vfprintf (stderr, format, ap);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| errors.cc | 50 vfprintf (stderr, format, ap); 65 vfprintf (stderr, format, ap); 82 vfprintf (stderr, format, ap); 97 vfprintf (stderr, format, ap);
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| utils.cc | 60 vfprintf (stderr, string, args); 72 vfprintf (stderr, string, args); 83 vfprintf (stderr, fmt, args); 95 vfprintf (stderr, fmt, args);
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| utils.cc | 60 vfprintf (stderr, string, args); 72 vfprintf (stderr, string, args); 83 vfprintf (stderr, fmt, args); 95 vfprintf (stderr, fmt, args);
|