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

/ast/src/cmd/tests/sfio/
H A Dtwc.c23 #ifndef _hdr_wchar
24 #define _hdr_wchar 1 macro
29 #if _hdr_wchar
42 #if defined(__STDC__) && defined(_hdr_wchar)
H A Dtwchar.c23 #ifndef _hdr_wchar
24 #define _hdr_wchar 1 macro
29 #if _hdr_wchar
42 #if defined(__STDC__) && defined(_hdr_wchar)
/ast/src/lib/libast/sfio/
H A Dsfhdr.h90 #undef _hdr_wchar macro
93 #define _hdr_wchar 1 macro
323 #if _hdr_wchar && _typ_mbstate_t && _lib_wcrtomb && _lib_mbrtowc
334 #endif /*_hdr_wchar && _typ_mbstate_t && _lib_wcrtomb && _lib_mbrtowc*/
336 #if !_has_multibyte && _hdr_wchar && _lib_mbtowc && _lib_wctomb
348 #endif /*!_has_multibyte && _hdr_wchar && _lib_mbtowc && _lib_wctomb*/

Completed in 492 milliseconds