Lines Matching full:wcsdup
1117 _GL_FUNCDECL_SYS (wcsdup, wchar_t *, (const wchar_t *s));1119 _GL_CXXALIAS_SYS (wcsdup, wchar_t *, (const wchar_t *s));1120 _GL_CXXALIASWARN (wcsdup);1122 # undef wcsdup1124 _GL_WARN_ON_USE (wcsdup, "wcsdup is unportable - "1125 "use gnulib module wcsdup for portability");