Searched defs:fputs (Results 1 - 25 of 71) sorted by relevance

123

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Derror.c35 #undef fputs macro
39 #define fputs(s, stream) printf ("%s", s) macro
/netbsd-current/lib/libc/stdio/
H A Dfputs.c56 fputs(const char *s, FILE *fp) function
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/nvptx/
H A Derror.c40 #undef fputs macro
41 #define fputs(s, stream) printf ("%s", s) macro
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h42 # undef fputs macro
43 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h124 # undef fputs macro
125 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-current/external/bsd/openldap/dist/libraries/liblber/
H A Dstdio.c108 #undef fputs macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h124 # undef fputs macro
125 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dstdio-write.c184 fputs (const char *string, FILE *stream) function
185 #undef fputs macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dobstack.c466 # define fputs macro
/netbsd-current/bin/sh/bltin/
H A Dbltin.h74 #define fputs(...) _RETURN_INT(outstr(__VA_ARGS__)) macro
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h145 # undef fputs macro
146 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h145 # undef fputs macro
146 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdio.h903 _GL_CXXALIASWARN (fputs); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdio.h903 _GL_CXXALIASWARN (fputs); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdio.h903 _GL_CXXALIASWARN (fputs); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdio.h903 _GL_CXXALIASWARN (fputs); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdio.h903 _GL_CXXALIASWARN (fputs); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstdio.h903 _GL_CXXALIASWARN (fputs); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dstdio.h903 _GL_CXXALIASWARN (fputs); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdio.h903 _GL_CXXALIASWARN (fputs); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdio.h903 _GL_CXXALIASWARN (fputs); variable

Completed in 242 milliseconds

123