Searched defs:wcsxfrm (Results 1 - 2 of 2) sorted by relevance

/external/bison/darwin-lib/
H A Dwchar.h1101 _GL_FUNCDECL_SYS (wcsxfrm, size_t, (wchar_t *s1, const wchar_t *s2, size_t n));
1103 _GL_CXXALIAS_SYS (wcsxfrm, size_t, (wchar_t *s1, const wchar_t *s2, size_t n));
1104 _GL_CXXALIASWARN (wcsxfrm);
1106 # undef wcsxfrm macro
1108 _GL_WARN_ON_USE (wcsxfrm, "wcsxfrm is unportable - "
1109 "use gnulib module wcsxfrm for portability");
/external/bison/linux-lib/
H A Dwchar.h1101 _GL_FUNCDECL_SYS (wcsxfrm, size_t, (wchar_t *s1, const wchar_t *s2, size_t n));
1103 _GL_CXXALIAS_SYS (wcsxfrm, size_t, (wchar_t *s1, const wchar_t *s2, size_t n));
1104 _GL_CXXALIASWARN (wcsxfrm);
1106 # undef wcsxfrm macro
1108 _GL_WARN_ON_USE (wcsxfrm, "wcsxfrm is unportable - "
1109 "use gnulib module wcsxfrm for portability");

Completed in 471 milliseconds