Home
last modified time | relevance | path

Searched defs:fputc (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/lib/libc/stdio/
H A Dfputc.c51 fputc(int c, FILE *fp) in fputc() function
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Derror.c40 #define fputc(c, stream) printf ("%c", c) macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/
H A Derror.c44 #define fputc(c, stream) printf ("%c", c) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h39 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstdio-write.c177 fputc (int c, FILE *stream) in fputc() function
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h78 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h78 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dintrinsics.c117 PREFIX(fputc) (const int *unit, char *c, in PREFIX() argument
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dintrinsics.c117 PREFIX(fputc) (const int *unit, char *c, in PREFIX() argument
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h74 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h74 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h74 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h74 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h95 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h95 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsystem.h105 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h105 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diotrace.c2316 fputc (int c, FILE *stream) in fputc() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diotrace.c2660 fputc (int c, FILE *stream) function