Searched refs:wctob (Results 1 – 13 of 13) sorted by relevance
72 #define M_INVARIANT(c) (wctob(c) == EOF ? (c) : __m_invariant[c])73 #define M_UNVARIANT(c) (wctob(c) == EOF ? (c) : __m_unvariant[c])
296 #undef wctob299 #define wctob(c) ((int) (wint_t) (c)) macro
50 wctob(wint_t c) in wctob() function
92 using std::wctob;
313 extern int wctob(wint_t);
627 } else if (wc != L'\0' && (c = wctob(wc)) != EOF && in lputs()
836 wctob.o \
869 wctob.o \
821 wctob.o \
892 wctob.o \
579 wctob.3c \2823 wctob_l.3c := LINKSRC = wctob.3c
1579 wctob;
1646 file path=usr/share/man/man3c/wctob.3c1647 link path=usr/share/man/man3c/wctob_l.3c target=wctob.3c