/netbsd-src/lib/libc/stdio/ |
H A D | fputc.c | 51 fputc(int c, FILE *fp) in fputc() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/ |
H A D | error.c | 40 #define fputc(c, stream) printf ("%c", c) macro
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/ |
H A D | error.c | 44 #define fputc(c, stream) printf ("%c", c) macro
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | unlocked-io.h | 39 # define fputc(x,y) fputc_unlocked (x,y) macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | stdio-write.c | 177 fputc (int c, FILE *stream) in fputc() function
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | system.h | 78 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | system.h | 78 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | intrinsics.c | 117 PREFIX(fputc) (const int *unit, char *c, in PREFIX() argument
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | intrinsics.c | 117 PREFIX(fputc) (const int *unit, char *c, in PREFIX() argument
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | unlocked-io.h | 74 # define fputc(x,y) fputc_unlocked (x,y) macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | unlocked-io.h | 74 # define fputc(x,y) fputc_unlocked (x,y) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | unlocked-io.h | 74 # define fputc(x,y) fputc_unlocked (x,y) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | unlocked-io.h | 74 # define fputc(x,y) fputc_unlocked (x,y) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | system.h | 95 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | system.h | 95 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | system.h | 105 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | system.h | 105 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | iotrace.c | 2316 fputc (int c, FILE *stream) in fputc() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | iotrace.c | 2660 fputc (int c, FILE *stream) function
|