Home
last modified time | relevance | path

Searched defs:ferror_unlocked (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/libc/stdio/
HDferror.c59 ferror_unlocked(FILE *fp) in ferror_unlocked() function
/trueos/contrib/diff/lib/
HDunlocked-io.h59 # define ferror_unlocked(x) ferror (x) macro
/trueos/include/
HDstdio.h509 #define ferror_unlocked(p) __sferror(p) macro