Home
last modified time | relevance | path

Searched refs:test_feof (Results 1 – 2 of 2) sorted by relevance

/examples/utest/testcases/posix/stdio_h/functions/
A Dfeof_tc.c46 static void test_feof(void) in test_feof() function
52 UTEST_UNIT_RUN(test_feof); in testcase()
/examples/utest/testcases/posix/stdio_h/definitions/
A Dstdio_h.c19 int (*test_feof)(FILE *); variable
73 test_feof = feof; in test_defined()

Completed in 28 milliseconds