Searched defs:towctrans (Results 1 - 3 of 3) sorted by path

/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/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/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 1803 milliseconds