Home
last modified time | relevance | path

Searched refs:MIDDLEOFMB (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/troff/
H A Dtdef.h248 #define MIDDLEOFMB 0x0800 macro
255 #define ZWDELIM2 ZBIT | MIDDLEOFMB | ' ' /* non-ASCII word delimiter 2 */
H A Dn7.c885 0xff | MIDDLEOFMB |
1111 if ((i & MBMASK) == MIDDLEOFMB) {
H A Dn5.c919 i |= (MIDDLEOFMB); in rdtty()
H A Dn1.c1084 i |= (MIDDLEOFMB); in getch0()