OCS
if (Args & (OCb | OCs | OCS)) { /* verify that swapping is possible */
if (Args & (OCS | OCb) && G_p->g_filesz % 4) {
Args |= OCS;
if (Args & (OCb | OCS)) {