Home
last modified time | relevance | path

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

/trueos/lib/libc/stdio/
HDferror.c45 #undef ferror_unlocked
59 ferror_unlocked(FILE *fp) in ferror_unlocked() function
HDSymbol.map91 ferror_unlocked;
HDMakefile.inc46 MLINKS+=ferror.3 ferror_unlocked.3 \
/trueos/contrib/diff/lib/
HDunlocked-io.h57 # define ferror(x) ferror_unlocked (x)
59 # define ferror_unlocked(x) ferror (x) macro
/trueos/contrib/gcclibs/libcpp/
HDsystem.h133 # define ferror(Stream) ferror_unlocked (Stream)
135 extern int ferror_unlocked (FILE *);
HDconfigure.ac53 ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked dnl
HDconfig.in52 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
122 /* Define to 1 if you have the `ferror_unlocked' function. */
HDconfigure5024 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fge…
5631 char *p = (char *) ferror_unlocked;
/trueos/include/
HDstdio.h327 int ferror_unlocked(FILE *);
509 #define ferror_unlocked(p) __sferror(p) macro
/trueos/contrib/gcc/
HDsystem.h141 # define ferror(Stream) ferror_unlocked (Stream)
143 extern int ferror_unlocked (FILE *);
HDconfig.in396 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
657 /* Define to 1 if you have the `ferror_unlocked' function. */
HDconfigure9293 …clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked …
11395 …free basename getopt clock getpagesize clearerr_unlocked feof_unlocked ferror_unlocked fflush_un…
HDconfigure.ac1047 ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked dnl