Searched refs:OCS (Results 1 – 2 of 2) sorted by relevance
69 #define OCS 0x4000000 macro
2690 if (Args & (OCb | OCs | OCS)) { /* verfify that swapping is possible */ in data_in()2698 if (Args & (OCS | OCb) && G_p->g_filesz % 4) { in data_in()6567 Args |= OCS; in setup()6853 if (Args & (OCb | OCS)) { in swap()