Searched defs:GETC (Results 1 – 6 of 6) sorted by relevance
40 #define GETC(a,b) mvsb a,b macro43 #define GETC(a,b) movb a,b macro
41 #define GETC(a,b) mvsb a,b macro44 #define GETC(a,b) movb a,b macro
48 #define GETC(op,exp) ((c = getc(inf)) op (int)exp) macro
89 #define GETC ((*kgdb_getc)(kgdb_dev)) macro
88 #define GETC() kgdb_waitc(kgdb_ioarg) macro
850 #define GETC() (*(int (*)())__[6])() macro