Home
last modified time | relevance | path

Searched refs:_typ_mbstate_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dwchar82 #define _typ_mbstate_t 1 /* mbstate_t is a type */
136 #if !_typ_mbstate_t
137 #undef _typ_mbstate_t
138 #define _typ_mbstate_t 1
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dwchar82 #define _typ_mbstate_t 1 /* mbstate_t is a type */
136 #if !_typ_mbstate_t
137 #undef _typ_mbstate_t
138 #define _typ_mbstate_t 1
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dwchar82 #define _typ_mbstate_t 1 /* mbstate_t is a type */
136 #if !_typ_mbstate_t
137 #undef _typ_mbstate_t
138 #define _typ_mbstate_t 1
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dwchar82 #define _typ_mbstate_t 1 /* mbstate_t is a type */
136 #if !_typ_mbstate_t
137 #undef _typ_mbstate_t
138 #define _typ_mbstate_t 1
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dwchar96 #if !_typ_mbstate_t
97 #undef _typ_mbstate_t
98 #define _typ_mbstate_t 1
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c534 #if _hdr_wchar && _typ_mbstate_t && _lib_mbrtowc
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h323 #if _hdr_wchar && _typ_mbstate_t && _lib_wcrtomb && _lib_mbrtowc