Home
last modified time | relevance | path

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

/third_party/musl/src/stdio/
H A Dgetchar.c6 return do_getc(stdin); in getchar()
H A Dgetc.c12 return do_getc(f); in getc()
H A Dfgetc.c13 return do_getc(f); in fgetc()
H A Dgetc.h16 static inline int do_getc(FILE *f) in do_getc() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfgetc.c6 return do_getc(f); in fgetc()
H A Dgetc.h15 static inline int do_getc(FILE *f) in do_getc() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dfgetc.c6 return do_getc(f); in fgetc()
H A Dgetc.h15 static inline int do_getc(FILE *f) in do_getc() function
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dfgetc.c6 return do_getc(f); in fgetc()
H A Dgetc.h15 static inline int do_getc(FILE *f) in do_getc() function

Completed in 2 milliseconds