Home
last modified time | relevance | path

Searched defs:getc (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/src/stdio/
H A Dgetc.c7 int getc(FILE *f) in getc() function
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs459 pub fn getc(arg1: *mut FILE) -> c_int; in getc() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs487 pub fn getc(f: *mut FILE) -> c_int; in getc() functions

Completed in 6 milliseconds