Searched refs:vprintf (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | vprintf.c | 23 #undef vprintf 25 vprintf (const char *format, va_list ap) in vprintf() function
|
D | Makefile.in | 158 vasprintf.c vfork.c vfprintf.c vprintf.c vsnprintf.c vsprintf.c \ 225 ./vprintf.$(objext) ./vsnprintf.$(objext) ./vsprintf.$(objext) \ 1573 ./vprintf.$(objext): $(srcdir)/vprintf.c $(INCDIR)/ansidecl.h 1575 $(COMPILE.c) $(PICFLAG) $(srcdir)/vprintf.c -o pic/$@; \ 1578 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/vprintf.c -o noasan/$@; \ 1580 $(COMPILE.c) $(srcdir)/vprintf.c $(OUTPUT_OPTION)
|
D | configure.ac | 380 funcs="$funcs vprintf" 414 vasprintf vfprintf vprintf vsprintf \ 526 strtol strtoul sysconf times tmpnam vfprintf vprintf \
|
D | config.in | 407 /* Define to 1 if you have the `vprintf' function. */
|
D | ChangeLog | 817 strtol.c, vasprintf.c, vprintf.c, vsnprintf.c, xmemdup.c: 2583 * vprintf.c (vprintf): Likewise. 3695 * vprintf.c: Include "ansidecl.h" earlier, rely on 4326 If any of vprintf, vsprintf, vfprintf is missing from libc, 4488 tmpnam.c, vfork.c, vprintf.c, waitpid.c, xatexit.c, xexit.c, 6380 * vprintf.c: Likewise. 7141 * alloca.c, argv.c, spaces.c, strcasecmp.c, vasprintf.c, vprintf.c: 7162 * vprintf.c: Include stdarg.h if __STDC__. 8243 * vfprintf.c, vprintf.c, vsprintf.c: Make format arg 9110 * strdup.c, vprintf.c, vfprintf.c: New files.
|
D | configure | 5506 vasprintf vfprintf vprintf vsprintf \ 5904 strtol strtoul sysconf times tmpnam vfprintf vprintf \
|
D | functions.texi | 1876 @c vprintf.c:3 1877 @deftypefn Supplemental int vprintf (const char *@var{format}, va_list @var{ap})
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | plugin.c | 116 vprintf (format, args); in message()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | aarch64-gen.c | 387 vprintf (format, ap); in indented_print()
|
D | aarch64-opc.c | 661 vprintf (str, ap); in aarch64_verbose()
|