Searched refs:_has_multibyte (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfvscanf.c128 #if _has_multibyte
143 #if _has_multibyte
170 #if _has_multibyte
180 #if _has_multibyte /* true multi-byte chars must be checked differently */
193 #if _has_multibyte
229 #if _has_multibyte == 1
298 #endif /*_has_multibyte*/
328 #if _has_multibyte
393 #if _has_multibyte
662 #if _has_multibyte
[all...]
H A Dsfvprintf.c131 #if _has_multibyte
519 #if _has_multibyte
605 #if _has_multibyte
672 #if _has_multibyte && defined(mbwidth)
695 #if _has_multibyte
726 #if _has_multibyte && defined(mbwidth)
768 #if _has_multibyte
792 #if _has_multibyte && defined(mbwidth)
797 #if _has_multibyte
826 #if _has_multibyte
[all...]
H A Dsfhdr.h312 #define _has_multibyte 1 macro
324 #define _has_multibyte 1 /* Xopen-compliant */ macro
333 #if !_has_multibyte && _hdr_wchar && _lib_mbtowc && _lib_wctomb
334 #define _has_multibyte 2 /* no shift states */ macro
345 #endif /*!_has_multibyte && _hdr_wchar && _lib_mbtowc && _lib_wctomb*/
355 #if !_has_multibyte
356 #define _has_multibyte 0 /* no multibyte support */ macro
362 #endif /* _has_multibyte */
501 #if _has_multibyte
716 #if _has_multibyte
[all...]
H A Dsftable.c62 #if _has_multibyte
299 #if _has_multibyte
449 #if _has_multibyte
520 #if _has_multibyte

Completed in 64 milliseconds