Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/unicode/
H A Duconv.c93 #define UCONV_U8_THREE_BYTES (0xffffU) macro
491 } else if (lo <= UCONV_U8_THREE_BYTES) { in uconv_u16tou8()
645 } else if (lo <= UCONV_U8_THREE_BYTES) { in uconv_u32tou8()