Home
last modified time | relevance | path

Searched refs:fflush_unlocked (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dgetpass.c50 # undef fflush_unlocked
51 # define fflush_unlocked(x) fflush (x) macro
131 fflush_unlocked (out); in getpass()
Dunlocked-io.h60 # define fflush(x) fflush_unlocked (x)
62 # define fflush_unlocked(x) fflush (x) macro
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dsystem.h104 # define fflush(Stream) fflush_unlocked (Stream)
106 extern int fflush_unlocked (FILE *);
Dconfig.h.in64 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
184 /* Define to 1 if you have the `fflush_unlocked' function. */
Dconfigure.ac86 ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked dnl
Dconfigure5087 ac_fn_c_check_decl "$LINENO" "fflush_unlocked" "ac_cv_have_decl_fflush_unlocked" "$ac_includes_defa…
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dsystem.h125 # define fflush(Stream) fflush_unlocked (Stream)
127 extern int fflush_unlocked (FILE *);
Dconfig.in72 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
141 /* Define to 1 if you have the `fflush_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…
6077 ac_fn_c_check_decl "$LINENO" "fflush_unlocked" "ac_cv_have_decl_fflush_unlocked" "$ac_includes_defa…
/netbsd/src/external/gpl2/xcvs/dist/m4/
Dunlocked-io.m433 fflush_unlocked fgets_unlocked fputc_unlocked fputs_unlocked
Dgetpass.m440 AC_CHECK_DECLS_ONCE([fflush_unlocked flockfile fputs_unlocked funlockfile putc_unlocked])
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsystem.h135 # define fflush(Stream) fflush_unlocked (Stream)
137 extern int fflush_unlocked (FILE *);
Dconfig.in924 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
1279 /* Define to 1 if you have the `fflush_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/gpl2/xcvs/dist/
Dconfig.h.in155 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if