Searched defs:UCONV_U8_THREE_BYTES (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/unicode/
H A Duconv.c93 #define UCONV_U8_THREE_BYTES (0xffffU) macro
491 } else if (lo <= UCONV_U8_THREE_BYTES) {
645 } else if (lo <= UCONV_U8_THREE_BYTES) {

Completed in 233 milliseconds