Searched refs:MIDDLEOFMB (Results 1 – 4 of 4) sorted by relevance
248 #define MIDDLEOFMB 0x0800 macro255 #define ZWDELIM2 ZBIT | MIDDLEOFMB | ' ' /* non-ASCII word delimiter 2 */
885 0xff | MIDDLEOFMB |1111 if ((i & MBMASK) == MIDDLEOFMB) {
919 i |= (MIDDLEOFMB); in rdtty()
1084 i |= (MIDDLEOFMB); in getch0()