Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfvscanf.c128 #if _has_multibyte
168 #if _has_multibyte
178 #if _has_multibyte /* true multi-byte chars must be checked differently */
191 #if _has_multibyte
227 #if _has_multibyte == 1
326 #if _has_multibyte
391 #if _has_multibyte
659 #if _has_multibyte
975 #if _has_multibyte
990 #if _has_multibyte
[all …]
H A Dsfvprintf.c131 #if _has_multibyte
526 #if _has_multibyte
612 #if _has_multibyte
680 #if _has_multibyte && defined(mbwidth)
703 #if _has_multibyte
775 #if _has_multibyte
815 #if _has_multibyte
840 #if _has_multibyte && defined(mbwidth)
845 #if _has_multibyte
874 #if _has_multibyte
[all …]
H A Dsfhdr.h312 #define _has_multibyte 1 macro
324 #define _has_multibyte 1 /* Xopen-compliant */ macro
336 #if !_has_multibyte && _hdr_wchar && _lib_mbtowc && _lib_wctomb
337 #define _has_multibyte 2 /* no shift states */ macro
358 #if !_has_multibyte
359 #define _has_multibyte 0 /* no multibyte support */ macro
508 #if _has_multibyte
729 #if _has_multibyte
H A Dsftable.c297 #if _has_multibyte
447 #if _has_multibyte
518 #if _has_multibyte in sfcvinit()