Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/stdio/
A Dgetc.c3 int getc(FILE* f) { in getc() function
12 weak_alias(getc, _IO_getc);
/third_party/ulib/musl/src/network/
A Dresolvconf.c38 c = getc(f); in __get_resolv_conf()
/third_party/ulib/musl/include/
A Dstdio.h82 int getc(FILE*);
/third_party/lib/acpica/source/compiler/
A Dprscan.c919 c = getc (Handle); in PrGetNextLine()
A Ddtio.c432 c = getc (Handle); in DtGetNextLine()
/third_party/ulib/musl/
A Dmusl-rules.mk682 $(LOCAL_DIR)/src/stdio/getc.c \

Completed in 9 milliseconds