Searched defs:getc (Results 1 – 10 of 10) sorted by relevance
4 int getc(FILE *f) in getc() function
33 LIBC_INLINE int getc(void *f) { in getc() function
52 LIBC_INLINE char getc() { in getc() function
45 int (*const getc)(struct console *console); member
52 int (*const getc)(struct console *console); member
96 int getc(FILE *fp) in getc() function
522 private int getc() { in getc() method in Lex
491 pub fn getc(f: *mut FILE) -> c_int; in getc() function
459 pub fn getc(arg1: *mut FILE) -> c_int; in getc() function