Searched refs:UTF_EBCDIC_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/iconv_modules/utf-8/common/ | ||
H A D | utf_ebcdic_to_utf8.h | 65 #define UTF_EBCDIC_BIT_MASK 0x1f macro |
H A D | utf_ebcdic_to_utf8.c | 118 & UTF_EBCDIC_BIT_MASK)); in _icv_iconv() |