| /src/external/gpl2/xcvs/dist/lib/ |
| getpass.c | 62 # undef fputs_unlocked macro 63 # define fputs_unlocked(str,stream) fputs (str, stream) macro 130 fputs_unlocked (prompt, out);
|
| unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
| /src/external/gpl2/diffutils/dist/lib/ |
| unlocked-io.h | 43 # define fputs(x,y) fputs_unlocked (x,y)
|
| /src/external/gpl3/gcc/dist/fixincludes/ |
| system.h | 54 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 125 # define fputs(String, Stream) fputs_unlocked (String, Stream) 127 extern int fputs_unlocked (const char *, FILE *);
|
| configure | 4996 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked 5160 ac_fn_c_check_decl "$LINENO" "fputs_unlocked" "ac_cv_have_decl_fputs_unlocked" "$ac_includes_default"
|
| /src/external/gpl3/gcc.old/dist/fixincludes/ |
| system.h | 54 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 125 # define fputs(String, Stream) fputs_unlocked (String, Stream) 127 extern int fputs_unlocked (const char *, FILE *);
|
| configure | 4983 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked 5147 ac_fn_c_check_decl "$LINENO" "fputs_unlocked" "ac_cv_have_decl_fputs_unlocked" "$ac_includes_default"
|
| /src/external/gpl3/gcc/dist/libcpp/ |
| system.h | 71 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 146 # define fputs(String, Stream) fputs_unlocked (String, Stream) 148 extern int fputs_unlocked (const char *, FILE *);
|
| configure | 6037 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked setlocale 6201 ac_fn_c_check_decl "$LINENO" "fputs_unlocked" "ac_cv_have_decl_fputs_unlocked" "$ac_includes_default"
|
| /src/external/gpl3/gcc.old/dist/libcpp/ |
| system.h | 71 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 146 # define fputs(String, Stream) fputs_unlocked (String, Stream) 148 extern int fputs_unlocked (const char *, FILE *);
|
| configure | 5973 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked 6137 ac_fn_c_check_decl "$LINENO" "fputs_unlocked" "ac_cv_have_decl_fputs_unlocked" "$ac_includes_default"
|
| /src/external/gpl3/gcc/dist/gcc/ |
| system.h | 81 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 156 # define fputs(String, Stream) fputs_unlocked (String, Stream) 158 extern int fputs_unlocked (const char *, FILE *);
|
| configure | 10786 clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked madvise mallinfo mallinfo2 fstatat getauxval 12257 free getopt clock getpagesize ffs clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| system.h | 81 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 156 # define fputs(String, Stream) fputs_unlocked (String, Stream) 158 extern int fputs_unlocked (const char *, FILE *);
|
| configure | 10643 clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked madvise mallinfo mallinfo2 fstatat 11974 free getopt clock getpagesize ffs clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
|
| /src/external/gpl2/gettext/dist/gettext-runtime/ |
| configure | 31096 { echo "$as_me:$LINENO: checking whether fputs_unlocked is declared" >&5 31097 echo $ECHO_N "checking whether fputs_unlocked is declared... $ECHO_C" >&6; } 31111 #ifndef fputs_unlocked 31112 (void) fputs_unlocked; [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/ |
| configure | 33470 { echo "$as_me:$LINENO: checking whether fputs_unlocked is declared" >&5 33471 echo $ECHO_N "checking whether fputs_unlocked is declared... $ECHO_C" >&6; } 33485 #ifndef fputs_unlocked 33486 (void) fputs_unlocked; [all...] |