Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep.h41 #define UCONV_OUT_BIG_ENDIAN 0x0002 macro
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_osdep.h70 #define UCONV_OUT_BIG_ENDIAN 0x0002 macro
/illumos-gate/usr/src/common/unicode/
H A Duconv.c68 #define UCONV_OUT_ENDIAN_MASKS (UCONV_OUT_BIG_ENDIAN | UCONV_OUT_LITTLE_ENDIAN)
74 #define UCONV_OUT_NAT_ENDIAN UCONV_OUT_BIG_ENDIAN
80 #define UCONV_OUT_REV_ENDIAN UCONV_OUT_BIG_ENDIAN