Home
last modified time | relevance | path

Searched defs:getc (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/stdio/
H A Dstdio.cpp852 int getc(FILE* fp) { in getc() function
/aosp12/bionic/tests/
H A Dstdio_test.cpp1009 TEST(STDIO_TEST, getc) { in TEST() argument