Searched defs:GETC (Results 1 – 8 of 8) sorted by relevance
34 #define GETC() (*sp++) macro
69 #define GETC(s) _getc_unlocked(s) macro
69 #define GETC(a, cntr) a[cntr++] macro
45 #define GETC() ((unsigned char)*sp++) macro
94 #define GETC() (*sp++) macro
48 #define GETC() (*sp++) macro
42 #define GETC(a, cntr) a[cntr++] macro [all...]
81 #define GETC() (*sp++) macro