Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Du8_textprep.h43 #define UCONV_OUT_BIG_ENDIAN 0x0002 macro
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_osdep.h51 #define UCONV_OUT_BIG_ENDIAN 0x0002 macro
/titanic_44/usr/src/common/unicode/
H A Duconv.c70 #define UCONV_OUT_ENDIAN_MASKS (UCONV_OUT_BIG_ENDIAN | UCONV_OUT_LITTLE_ENDIAN)
76 #define UCONV_OUT_NAT_ENDIAN UCONV_OUT_BIG_ENDIAN
82 #define UCONV_OUT_REV_ENDIAN UCONV_OUT_BIG_ENDIAN