Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A D_ctype.h73 #define _CTYPE_T _E5 /* Special */
/titanic_44/usr/src/head/iso/
H A Dwctype_iso.h116 #define _E5 0x00001000 /* special (international use) */ macro
/titanic_44/usr/src/cmd/localedef/
H A Dctype.c122 ctn->ctype |= (_E5 | _ISPRINT | _ISGRAPH); in add_ctype_impl()