Searched defs:GETC (Results 1 – 1 of 1) sorted by relevance
566 #define GETC(SC) (SC)->sc_getc((SC)) macro576 #define GETC(SC) (SC)->sc_getc((SC)) macro578 #define GETC(SC) getc_unlocked((SC)->fp) macro
Completed in 6 milliseconds