Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/unicode/
H A Duconv.c65 #define UCONV_UNICODE_MAX (0x10ffffU) macro
564 if (hi > UCONV_UNICODE_MAX) in uconv_u32tou16()