Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Duconv.c91 #define UCONV_U8_THREE_BYTES (0xffffU) macro
489 } else if (lo <= UCONV_U8_THREE_BYTES) { in uconv_u16tou8()
643 } else if (lo <= UCONV_U8_THREE_BYTES) { in uconv_u32tou8()