Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Duconv.c59 #define UCONV_U16_BIT_MASK (0x0fffffU) macro
389 lo - UCONV_U16_LO_MIN) & UCONV_U16_BIT_MASK) in uconv_u16tou32()
468 lo - UCONV_U16_LO_MIN) & UCONV_U16_BIT_MASK) in uconv_u16tou8()