Home
last modified time | relevance | path

Searched refs:getc_unlocked_0100 (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dgetc_unlocked.c22 * @tc.name : getc_unlocked_0100
26 void getc_unlocked_0100(void) in getc_unlocked_0100() function
30 EXPECT_TRUE("getc_unlocked_0100", fptr != NULL); in getc_unlocked_0100()
35 EXPECT_EQ("getc_unlocked_0100", ret, SIZE); in getc_unlocked_0100()
65 getc_unlocked_0100(); in main()

Completed in 1 milliseconds