Searched refs:C_SYNC (Results 1 – 8 of 8) sorted by relevance
72 Errorclass errorclass = C_SYNC; in eaterrors()148 case C_SYNC: nsyncerrors++; break; in erroradd()179 return C_SYNC; in onelong()184 return C_SYNC; in onelong()189 return C_SYNC; in onelong()196 return C_SYNC; in onelong()210 return C_SYNC; in onelong()531 return C_SYNC; in f77()568 return C_SYNC; in make()572 return C_SYNC; in make()
71 #define C_SYNC 2 /* synchronization errors */ macro93 #define nsyncerrors class_count[C_SYNC]
390 return C_SYNC; in pi()399 return C_SYNC; in pi()
173 case C_SYNC: in discardit()
250 if (type > C_SYNC) in nopertain()
382 if (flags & C_SYNC) { in dd_in()420 if (!(ddflags & C_SYNC)) in dd_in()435 if (ddflags & C_SYNC) in dd_in()
120 #define C_SYNC 0x20000 macro
372 { "sync", C_SYNC, 0, NULL },