Home
last modified time | relevance | path

Searched refs:wctob (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_invari.h72 #define M_INVARIANT(c) (wctob(c) == EOF ? (c) : __m_invariant[c])
73 #define M_UNVARIANT(c) (wctob(c) == EOF ? (c) : __m_unvariant[c])
H A Dm_wchar.h296 #undef wctob
299 #define wctob(c) ((int) (wint_t) (c)) macro
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwctob.c50 wctob(wint_t c) in wctob() function
/illumos-gate/usr/src/head/
H A Dwchar.h92 using std::wctob;
/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h313 extern int wctob(wint_t);
/illumos-gate/usr/src/cmd/sed/
H A Dprocess.c627 } else if (wc != L'\0' && (c = wctob(wc)) != EOF && in lputs()
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile818 wctob.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com865 wctob.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com836 wctob.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com892 wctob.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile561 wctob.3c \
2620 wctob_l.3c := LINKSRC = wctob.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1457 wctob;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1490 file path=usr/share/man/man3c/wctob.3c
1491 link path=usr/share/man/man3c/wctob_l.3c target=wctob.3c