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

Lines Matching defs:strverscmp

1325 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1329 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1330 _GL_CXXALIASWARN (strverscmp);
1332 # undef strverscmp
1334 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1335 "use gnulib module strverscmp for portability");