Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Duconv.c91 #define UCONV_U8_TWO_BYTES (0x7ffU) macro
485 } else if (lo <= UCONV_U8_TWO_BYTES) { in uconv_u16tou8()
639 } else if (lo <= UCONV_U8_TWO_BYTES) { in uconv_u32tou8()