Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/unicode/
H A Duconv.c90 #define UCONV_U8_ONE_BYTE (0x7fU) macro
477 if (lo <= UCONV_U8_ONE_BYTE) { in uconv_u16tou8()
631 if (lo <= UCONV_U8_ONE_BYTE) { in uconv_u32tou8()