Searched refs:_E5 (Results 1 – 3 of 3) sorted by relevance
73 #define _CTYPE_T _E5 /* Special */
116 #define _E5 0x00001000 /* special (international use) */ macro
122 ctn->ctype |= (_E5 | _ISPRINT | _ISGRAPH); in add_ctype_impl()