Home | History | Annotate | Download | only in linux-lib

Lines Matching defs:wcsxfrm

1101 _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
1108 _GL_WARN_ON_USE (wcsxfrm, "wcsxfrm is unportable - "
1109 "use gnulib module wcsxfrm for portability");