Searched refs:_E3 (Results 1 – 3 of 3) sorted by relevance
71 #define _CTYPE_E _E3 /* English (Solaris) */
114 #define _E3 0x00000400 /* English (international use) */ macro
116 ctn->ctype |= (_E3 | _ISPRINT | _ISGRAPH); in add_ctype_impl()