Home
last modified time | relevance | path

Searched defs:getc (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/ppc/xmon/
Dnonstdio.h13 #define getc xmon_getc macro
/linux-2.4.37.9/arch/ppc64/xmon/
Dnonstdio.h13 #define getc xmon_getc macro
/linux-2.4.37.9/include/asm-ppc/
Dppcboot.h36 int (*getc)(void); member
/linux-2.4.37.9/arch/ppc/boot/common/
Dmisc-common.c92 int getc(void) in getc() function