Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dposix-io.c50 test_cmp(FILE *f, const char *t) in test_cmp() function
84 if (test_cmp(f, test_string + sizeof(test_string) - 4)) in main()
91 if (test_cmp(f, test_string + 2)) in main()
106 if (test_cmp(f, test_string)) in main()