Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Duconv.c90 #define UCONV_U8_ONE_BYTE (0x7fU) macro
481 if (lo <= UCONV_U8_ONE_BYTE) { in uconv_u16tou8()
635 if (lo <= UCONV_U8_ONE_BYTE) { in uconv_u32tou8()