Home | History | Annotate | Download | only in Objects

Lines Matching refs:getc_unlocked

30 #define GETC(f) getc_unlocked(f)

1178 Reports from other platforms on this method vs getc_unlocked (which MS doesn't
1195 * On a platform with getc_unlocked():
1196 * By default, use getc_unlocked().
1198 * On a platform without getc_unlocked():