Home | History | Annotate | Download | only in lib

Lines Matching full:wcsdup

805 _GL_FUNCDECL_SYS (wcsdup, wchar_t *, (const wchar_t *s));
807 _GL_CXXALIAS_SYS (wcsdup, wchar_t *, (const wchar_t *s));
808 _GL_CXXALIASWARN (wcsdup);
810 # undef wcsdup
812 _GL_WARN_ON_USE (wcsdup, "wcsdup is unportable - "
813 "use gnulib module wcsdup for portability");