Searched refs:feof (Results 1 – 5 of 5) sorted by relevance
40 #undef feof43 feof(FILE *fp) in feof() function
35 feof(stderr); // We don't care about the result, but this needs to take the lock. in TEST()44 feof(fp); in TEST()107 ASSERT_FALSE(feof(fp)); in TEST()113 ASSERT_TRUE(feof(fp)); in TEST()121 ASSERT_TRUE(feof(fp)); in TEST()180 ASSERT_TRUE(feof(fp)); in TEST()188 ASSERT_TRUE(feof(fp)); in TEST()
47 using ::feof;
213 int feof(FILE *);
384 upstream-openbsd/lib/libc/stdio/feof.c \