Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Diso.multibyte.c37 #define BIT7ENV 7 /* 7bit enviornment */ macro
64 static char _my_env = BIT7ENV; /* default 7bits environment */
451 if (_my_env == BIT7ENV) in _wctomb_iso()
471 case BIT7ENV: /* 7 bit environment */ in _wctomb_iso()