Home
last modified time | relevance | path

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

/third_party/musl/src/stdio/
H A Dgetc.c7 int getc(FILE *f) in getc() function
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dstdio.h101 #define getc(stream) fgetc(stream) macro
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dops.h72 unsigned char (*getc)(void); member
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dops.h70 unsigned char (*getc)(void); member
/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 8 milliseconds