Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/iconv_modules/utf-8/common/
H A Dutf_ebcdic_to_utf8.h60 static const uchar_t utf_ebcdic_masks_tbl[UTF_EBCDIC_LEAD_OCTET_MAX+1] = variable
H A Dutf_ebcdic_to_utf8.c102 u4 = (UTFEBICDIC_I8(*ib++) & utf_ebcdic_masks_tbl[sz]); in _icv_iconv()