Searched defs:UCONV_U8_BIT_MASK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/unicode/
H A Duconv.c105 #define UCONV_U8_BIT_MASK 0x3f macro
745 (lo & UCONV_U8_BIT_MASK);
841 (c & UCONV_U8_BIT_MASK);

Completed in 202 milliseconds