Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h246 #define MIDDLEOFMB 0x0800 macro
253 #define ZWDELIM2 ZBIT | MIDDLEOFMB | ' ' /* non-ASCII word delimiter 2 */
H A Dn7.c882 0xff | MIDDLEOFMB |
1108 if ((i & MBMASK) == MIDDLEOFMB) {
H A Dn5.c917 i |= (MIDDLEOFMB); in rdtty()
H A Dn1.c1083 i |= (MIDDLEOFMB); in getch0()