Searched refs:_E1 (Results 1 – 3 of 3) sorted by relevance
69 #define _CTYPE_Q _E1 /* Phonogram */
112 #define _E1 0x00000100 /* phonogram (international use) */ macro
110 ctn->ctype |= (_E1 | _ISPRINT | _ISGRAPH); in add_ctype_impl()