Lines Matching full:getc_unlocked
30 #define GETC(f) getc_unlocked(f)1201 Reports from other platforms on this method vs getc_unlocked (which MS doesn't1218 * On a platform with getc_unlocked():1219 * By default, use getc_unlocked().1221 * On a platform without getc_unlocked():