Searched defs:fputc (Results 1 - 25 of 69) sorted by relevance

123

/netbsd-current/lib/libc/stdio/
H A Dfputc.c51 fputc(int c, FILE *fp) function
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Derror.c36 #undef fputc macro
40 #define fputc(c, stream) printf ("%c", c) macro
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/nvptx/
H A Derror.c43 #undef fputc macro
44 #define fputc(c, stream) printf ("%c", c) macro
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h38 # undef fputc macro
39 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h77 # undef fputc macro
78 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h77 # undef fputc macro
78 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dstdio-write.c177 fputc (int c, FILE *stream) function
178 #undef fputc macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h73 # undef fputc macro
74 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h73 # undef fputc macro
74 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h73 # undef fputc macro
74 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h73 # undef fputc macro
74 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dintrinsics.c117 PREFIX(fputc) (const int *unit, char *c, function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dintrinsics.c117 PREFIX(fputc) (const int *unit, char *c, function
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h94 # undef fputc macro
95 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h94 # undef fputc macro
95 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstdio.h883 _GL_CXXALIASWARN (fputc); variable

Completed in 398 milliseconds

123