Home | History | Annotate | Download | only in Objects

Lines Matching refs:getc_unlocked

30 #define GETC(f) getc_unlocked(f)

1203 Reports from other platforms on this method vs getc_unlocked (which MS doesn't
1220 * On a platform with getc_unlocked():
1221 * By default, use getc_unlocked().
1223 * On a platform without getc_unlocked():