Home
last modified time | relevance | path

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 Dutf_ebcdic_to_utf8.h65 #define UTF_EBCDIC_BIT_MASK 0x1f macro
H A Dutf_ebcdic_to_utf8.c118 & UTF_EBCDIC_BIT_MASK)); in _icv_iconv()