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

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
unlocked-io.h 39 # define clearerr(x) clearerr_unlocked (x)
41 # define clearerr_unlocked(x) clearerr (x) macro
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
unlocked-io.h 39 # define clearerr(x) clearerr_unlocked (x)
41 # define clearerr_unlocked(x) clearerr (x) macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
unlocked-io.h 39 # define clearerr(x) clearerr_unlocked (x)
41 # define clearerr_unlocked(x) clearerr (x) macro
  /src/external/gpl2/xcvs/dist/lib/
unlocked-io.h 39 # define clearerr(x) clearerr_unlocked (x)
41 # define clearerr_unlocked(x) clearerr (x) macro
  /src/external/gpl2/diffutils/dist/lib/
unlocked-io.h 19 # define clearerr(x) clearerr_unlocked (x)
  /src/external/gpl3/gcc/dist/fixincludes/
system.h 83 # define clearerr(Stream) clearerr_unlocked (Stream)
85 extern void clearerr_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
5070 ac_fn_c_check_decl "$LINENO" "clearerr_unlocked" "ac_cv_have_decl_clearerr_unlocked" "$ac_includes_default"
  /src/external/gpl3/gcc.old/dist/fixincludes/
system.h 83 # define clearerr(Stream) clearerr_unlocked (Stream)
85 extern void clearerr_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
5057 ac_fn_c_check_decl "$LINENO" "clearerr_unlocked" "ac_cv_have_decl_clearerr_unlocked" "$ac_includes_default"
  /src/external/gpl3/gcc/dist/libcpp/
system.h 104 # define clearerr(Stream) clearerr_unlocked (Stream)
106 extern void clearerr_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
6111 ac_fn_c_check_decl "$LINENO" "clearerr_unlocked" "ac_cv_have_decl_clearerr_unlocked" "$ac_includes_default"
  /src/external/gpl3/gcc.old/dist/libcpp/
system.h 104 # define clearerr(Stream) clearerr_unlocked (Stream)
106 extern void clearerr_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
6047 ac_fn_c_check_decl "$LINENO" "clearerr_unlocked" "ac_cv_have_decl_clearerr_unlocked" "$ac_includes_default"
  /src/external/gpl3/gcc/dist/gcc/
system.h 114 # define clearerr(Stream) clearerr_unlocked (Stream)
116 extern void clearerr_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 114 # define clearerr(Stream) clearerr_unlocked (Stream)
116 extern void clearerr_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 30676 { echo "$as_me:$LINENO: checking whether clearerr_unlocked is declared" >&5
30677 echo $ECHO_N "checking whether clearerr_unlocked is declared... $ECHO_C" >&6; }
30691 #ifndef clearerr_unlocked
30692 (void) clearerr_unlocked;
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/
configure 33050 { echo "$as_me:$LINENO: checking whether clearerr_unlocked is declared" >&5
33051 echo $ECHO_N "checking whether clearerr_unlocked is declared... $ECHO_C" >&6; }
33065 #ifndef clearerr_unlocked
33066 (void) clearerr_unlocked;
    [all...]

Completed in 88 milliseconds