Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/unicode/
H A Duconv.c111 static const uchar_t remaining_bytes_tbl[0x100] = { variable
719 if ((remaining_bytes = remaining_bytes_tbl[hi]) == 0) in uconv_u8tou16()
819 if ((remaining_bytes = remaining_bytes_tbl[hi]) == 0) in uconv_u8tou32()