Home
last modified time | relevance | path

Searched refs:ferror_unlocked (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dunlocked-io.h53 # define ferror(x) ferror_unlocked (x)
55 # define ferror_unlocked(x) ferror (x) macro
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dsystem.h132 # define ferror(Stream) ferror_unlocked (Stream)
134 extern int ferror_unlocked (FILE *);
Dconfig.h.in57 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
178 /* Define to 1 if you have the `ferror_unlocked' function. */
Dconfigure.ac86 ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked dnl
Dconfigure5077 ac_fn_c_check_decl "$LINENO" "ferror_unlocked" "ac_cv_have_decl_ferror_unlocked" "$ac_includes_defa…
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dsystem.h153 # define ferror(Stream) ferror_unlocked (Stream)
155 extern int ferror_unlocked (FILE *);
Dconfig.in68 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
138 /* Define to 1 if you have the `ferror_unlocked' function. */
Dconfigure.ac80 ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked dnl
Dconfigure5973 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fge…
6067 ac_fn_c_check_decl "$LINENO" "ferror_unlocked" "ac_cv_have_decl_ferror_unlocked" "$ac_includes_defa…
/netbsd/src/external/gpl2/xcvs/dist/m4/
Dunlocked-io.m432 [clearerr_unlocked feof_unlocked ferror_unlocked
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsystem.h163 # define ferror(Stream) ferror_unlocked (Stream)
165 extern int ferror_unlocked (FILE *);
Dconfig.in917 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
1273 /* Define to 1 if you have the `ferror_unlocked' function. */
Dconfigure.ac1543 ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked dnl
Dconfigure10643 …clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked …
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/
Dvms-crtlmap.map312 ferror_unlocked
/netbsd/src/external/gpl2/xcvs/dist/
Dconfig.h.in151 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if