Home
last modified time | relevance | path

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

/bionic/tests/
Dstdio_test.cpp101 feof(stderr); // We don't care about the result, but this needs to take the lock. in TEST()
110 feof(fp); in TEST()
169 ASSERT_FALSE(feof(fp)); in TEST()
175 ASSERT_TRUE(feof(fp)); in TEST()
183 ASSERT_TRUE(feof(fp)); in TEST()
245 ASSERT_TRUE(feof(fp)); in TEST()
253 ASSERT_TRUE(feof(fp)); in TEST()
1717 ASSERT_TRUE(feof(fp)); in TEST()
1743 ASSERT_TRUE(feof(fp)); in TEST()
1857 ASSERT_TRUE(feof(fp)); in TEST()
[all …]
/bionic/tests/headers/posix/
Dstdio_h.c83 FUNCTION(feof, int (*f)(FILE*)); in stdio_h()
/bionic/libc/include/
Dstdio.h108 int feof(FILE* __fp);
/bionic/libc/tools/
Dposix-2013.txt247 feof
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_084.S989 CALL(feof)
Dliblinker_reloc_bench_088.S807 CALL(feof)
Dliblinker_reloc_bench_085.S1739 CALL(feof)
Dliblinker_reloc_bench_092.S2771 CALL(feof)
Dliblinker_reloc_bench_001.S4295 CALL(feof)
Dliblinker_reloc_bench_007.S11484 CALL(feof)
/bionic/libc/stdio/
Dstdio.cpp481 int feof(FILE* fp) { in feof() function
/bionic/tools/versioner/platforms/
Dlibc.map.txt349 feof;
/bionic/libc/
Dlibc.map.txt349 feof;