Home
last modified time | relevance | path

Searched refs:_E2 (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libc/port/locale/
H A D_ctype.h70 #define _CTYPE_I _E2 /* Ideogram */
/titanic_44/usr/src/head/iso/
H A Dwctype_iso.h113 #define _E2 0x00000200 /* ideogram (international use) */ macro
/titanic_44/usr/src/cmd/localedef/
H A Dctype.c113 ctn->ctype |= (_E2 | _ISPRINT | _ISGRAPH); in add_ctype_impl()