Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A D_ctype.h71 #define _CTYPE_E _E3 /* English (Solaris) */
/titanic_44/usr/src/head/iso/
H A Dwctype_iso.h114 #define _E3 0x00000400 /* English (international use) */ macro
/titanic_44/usr/src/cmd/localedef/
H A Dctype.c116 ctn->ctype |= (_E3 | _ISPRINT | _ISGRAPH); in add_ctype_impl()