Searched defs:feof_unlocked (Results 1 – 2 of 2) sorted by relevance
14 int feof_unlocked(register FILE *stream) in feof_unlocked() function
930 #define feof_unlocked(_fp) __FEOF_UNLOCKED(_fp) macro
Completed in 6 milliseconds