Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dunicode.h60 #define UNICODE_SUR_LVALUE(x) ((x) & 0x3ff) macro
H A Dc16rtomb.c54 UNICODE_SUR_LVALUE(c16); in c16rtomb()