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

/illumos-gate/usr/src/common/unicode/
H A Duconv.c91 #define UCONV_U8_ONE_BYTE (0x7fU) macro
482 if (lo <= UCONV_U8_ONE_BYTE) {
636 if (lo <= UCONV_U8_ONE_BYTE) {

Completed in 58 milliseconds