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

Lines Matching defs:wcsspn

1212 _GL_FUNCDECL_SYS (wcsspn, size_t, (const wchar_t *wcs, const wchar_t *accept)
1215 _GL_CXXALIAS_SYS (wcsspn, size_t, (const wchar_t *wcs, const wchar_t *accept));
1216 _GL_CXXALIASWARN (wcsspn);
1218 # undef wcsspn
1220 _GL_WARN_ON_USE (wcsspn, "wcsspn is unportable - "
1221 "use gnulib module wcsspn for portability");