Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/unicode/
H A Duconv.c64 #define UCONV_UNICODE_MAX (0x10ffffU) macro
559 if (hi > UCONV_UNICODE_MAX) in uconv_u32tou16()