Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/unicode/
H A Duconv.c60 #define UCONV_U16_BIT_MASK (0x0fffffU) macro
386 lo - UCONV_U16_LO_MIN) & UCONV_U16_BIT_MASK) in uconv_u16tou32()
465 lo - UCONV_U16_LO_MIN) & UCONV_U16_BIT_MASK) in uconv_u16tou8()