Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A D_ctype.h72 #define _CTYPE_N _E4 /* Number */
/titanic_44/usr/src/head/iso/
H A Dwctype_iso.h115 #define _E4 0x00000800 /* number (international use) */ macro
/titanic_44/usr/src/cmd/localedef/
H A Dctype.c119 ctn->ctype |= (_E4 | _ISPRINT | _ISGRAPH); in add_ctype_impl()