HomeSort by: relevance | last modified time | path
    Searched refs:ferror_unlocked (Results 1 - 19 of 19) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
unlocked-io.h 53 # define ferror(x) ferror_unlocked (x)
55 # define ferror_unlocked(x) ferror (x) macro
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
unlocked-io.h 53 # define ferror(x) ferror_unlocked (x)
55 # define ferror_unlocked(x) ferror (x) macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
unlocked-io.h 53 # define ferror(x) ferror_unlocked (x)
55 # define ferror_unlocked(x) ferror (x) macro
  /src/external/gpl2/xcvs/dist/lib/
unlocked-io.h 53 # define ferror(x) ferror_unlocked (x)
55 # define ferror_unlocked(x) ferror (x) macro
  /src/external/gpl2/diffutils/dist/lib/
unlocked-io.h 27 # define ferror(x) ferror_unlocked (x)
  /src/external/gpl3/gcc/dist/fixincludes/
system.h 132 # define ferror(Stream) ferror_unlocked (Stream)
134 extern int ferror_unlocked (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
5090 ac_fn_c_check_decl "$LINENO" "ferror_unlocked" "ac_cv_have_decl_ferror_unlocked" "$ac_includes_default"
  /src/external/gpl3/gcc.old/dist/fixincludes/
system.h 132 # define ferror(Stream) ferror_unlocked (Stream)
134 extern int ferror_unlocked (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
5077 ac_fn_c_check_decl "$LINENO" "ferror_unlocked" "ac_cv_have_decl_ferror_unlocked" "$ac_includes_default"
  /src/external/gpl3/gcc/dist/libcpp/
system.h 153 # define ferror(Stream) ferror_unlocked (Stream)
155 extern int ferror_unlocked (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
6131 ac_fn_c_check_decl "$LINENO" "ferror_unlocked" "ac_cv_have_decl_ferror_unlocked" "$ac_includes_default"
  /src/external/gpl3/gcc.old/dist/libcpp/
system.h 153 # define ferror(Stream) ferror_unlocked (Stream)
155 extern int ferror_unlocked (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
6067 ac_fn_c_check_decl "$LINENO" "ferror_unlocked" "ac_cv_have_decl_ferror_unlocked" "$ac_includes_default"
  /src/external/gpl3/gcc/dist/gcc/
system.h 163 # define ferror(Stream) ferror_unlocked (Stream)
165 extern int ferror_unlocked (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 163 # define ferror(Stream) ferror_unlocked (Stream)
165 extern int ferror_unlocked (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 30816 { echo "$as_me:$LINENO: checking whether ferror_unlocked is declared" >&5
30817 echo $ECHO_N "checking whether ferror_unlocked is declared... $ECHO_C" >&6; }
30831 #ifndef ferror_unlocked
30832 (void) ferror_unlocked;
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/
configure 33190 { echo "$as_me:$LINENO: checking whether ferror_unlocked is declared" >&5
33191 echo $ECHO_N "checking whether ferror_unlocked is declared... $ECHO_C" >&6; }
33205 #ifndef ferror_unlocked
33206 (void) ferror_unlocked;
    [all...]

Completed in 167 milliseconds