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

/external/stlport/stlport/stl/
H A D_cwctype.h33 wint_t towctrans(wint_t c, wctrans_t value);
37 using std::towctrans;
63 using _STLP_VENDOR_CSTD_WFUNC::towctrans;
/external/bison/lib/
H A Dwctype.in.h24 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
489 _GL_FUNCDECL_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
491 _GL_CXXALIAS_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
492 _GL_CXXALIASWARN (towctrans); variable
494 # undef towctrans macro
496 _GL_WARN_ON_USE (towctrans, "towctrans is unportable - "
497 "use gnulib module towctrans for portability");
/external/bison/darwin-lib/
H A Dwctype.h25 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
791 _GL_FUNCDECL_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
793 _GL_CXXALIAS_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
794 _GL_CXXALIASWARN (towctrans);
796 # undef towctrans macro
798 _GL_WARN_ON_USE (towctrans, "towctrans is unportable - "
799 "use gnulib module towctrans for portability");
/external/bison/linux-lib/
H A Dwctype.h25 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
791 _GL_FUNCDECL_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
793 _GL_CXXALIAS_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
794 _GL_CXXALIASWARN (towctrans);
796 # undef towctrans macro
798 _GL_WARN_ON_USE (towctrans, "towctrans is unportable - "
799 "use gnulib module towctrans for portability");

Completed in 85 milliseconds