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

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dfputs-lib.c7 fputs(const char *string, FILE *stream) function
/haiku-buildtools/gcc/fixincludes/
H A Dsystem.h124 # undef fputs macro
125 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dsystem.h62 # undef fputs macro
63 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/haiku-buildtools/legacy/gcc/libio/
H A Diostdio.h73 #define fputs _IO_fputs macro
/haiku-buildtools/gcc/libcpp/
H A Dsystem.h141 # undef fputs macro
142 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/haiku-buildtools/gcc/gcc/
H A Dsystem.h149 # undef fputs macro
150 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro

Completed in 87 milliseconds