Lines Matching refs:dprintf
1732 * libc/stdio/dprintf.c (_diprintf_r, diprintf): Ditto.
2385 libc/stdio/asprintf.c, libc/stdio/dprintf.c,
7702 * libc/stdio/dprintf.c: Ditto.
8856 * libc/stdio/dprintf.c: Add include of local.h.
9734 * libc/include/stdio.h (dprintf, vdprintf): Group all POSIX 200x
10413 (GENERAL_SOURCES): Move dprintf to ELIX_4_SOURCES.
10417 * libc/stdio/dprintf.c: Likewise.
10679 * libc/stdio/dprintf.c (_dprintf_r, dprintf): Use _DEFUN.
11544 * libc/misc/dprintf.c: Removed.
11545 * libc/misc/__dprintf.c: Renamed from dprintf.c.
11551 * libc/include/stdio.h: Protect dprintf prototype
11552 with #ifndef dprintf so as to not interfere with
11553 historical code defining their own dprintf macro.
12464 * libc/sys/linux/net/gethostbydns.c (dprintf): Rename to
12465 dbgprintf to prevent conflict with new dprintf function.
12501 * libc/include/stdio.h (dprintf): New declaration.
12503 * libc/stdio/Makefile.am (GENERAL_SOURCES): Add dprintf.c
12506 * libc/stdio/dprintf.c: New file.
12508 * libc/stdio/stdio.tex (dprintf): New entry.
19068 * libc/misc/dprintf.c (parse_number): #if 0 unused function.
23640 * libc/misc/dprintf.c (__dprintf): Use _POINTER_INT when
24235 * libc/misc/dprintf.c (getnumber): Cast char * to unsigned char *
24258 * libc/misc/dprintf.c: Changed to support stdarg.h for ANSI
24268 * libc/misc/{Makefile.in,dprintf.c,unctrl.c,misc.tex}: New files.