HomeSort by: relevance | last modified time | path
    Searched defs:strverscmp (Results 1 - 25 of 58) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/libiberty/
strverscmp.c 25 @deftypefun int strverscmp (const char *@var{s1}, const char *@var{s2})
26 The @code{strverscmp} function compares the string @var{s1} against
28 value follows the same conventions as found in the @code{strverscmp}
30 @code{strverscmp} behaves like @code{strcmp}.
55 strverscmp ("no digit", "no digit")
57 strverscmp ("item#99", "item#100")
59 strverscmp ("alpha1", "alpha001")
61 strverscmp ("part1_f012", "part1_f01")
63 strverscmp ("foo.009", "foo.0")
90 strverscmp (const char *s1, const char *s2 function
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
strverscmp.c 25 @deftypefun int strverscmp (const char *@var{s1}, const char *@var{s2})
26 The @code{strverscmp} function compares the string @var{s1} against
28 value follows the same conventions as found in the @code{strverscmp}
30 @code{strverscmp} behaves like @code{strcmp}.
55 strverscmp ("no digit", "no digit")
57 strverscmp ("item#99", "item#100")
59 strverscmp ("alpha1", "alpha001")
61 strverscmp ("part1_f012", "part1_f01")
63 strverscmp ("foo.009", "foo.0")
90 strverscmp (const char *s1, const char *s2 function
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
strverscmp.c 25 @deftypefun int strverscmp (const char *@var{s1}, const char *@var{s2})
26 The @code{strverscmp} function compares the string @var{s1} against
28 value follows the same conventions as found in the @code{strverscmp}
30 @code{strverscmp} behaves like @code{strcmp}.
55 strverscmp ("no digit", "no digit")
57 strverscmp ("item#99", "item#100")
59 strverscmp ("alpha1", "alpha001")
61 strverscmp ("part1_f012", "part1_f01")
63 strverscmp ("foo.009", "foo.0")
90 strverscmp (const char *s1, const char *s2 function
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
strverscmp.c 25 @deftypefun int strverscmp (const char *@var{s1}, const char *@var{s2})
26 The @code{strverscmp} function compares the string @var{s1} against
28 value follows the same conventions as found in the @code{strverscmp}
30 @code{strverscmp} behaves like @code{strcmp}.
55 strverscmp ("no digit", "no digit")
57 strverscmp ("item#99", "item#100")
59 strverscmp ("alpha1", "alpha001")
61 strverscmp ("part1_f012", "part1_f01")
63 strverscmp ("foo.009", "foo.0")
90 strverscmp (const char *s1, const char *s2 function
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
strverscmp.c 25 @deftypefun int strverscmp (const char *@var{s1}, const char *@var{s2})
26 The @code{strverscmp} function compares the string @var{s1} against
28 value follows the same conventions as found in the @code{strverscmp}
30 @code{strverscmp} behaves like @code{strcmp}.
55 strverscmp ("no digit", "no digit")
57 strverscmp ("item#99", "item#100")
59 strverscmp ("alpha1", "alpha001")
61 strverscmp ("part1_f012", "part1_f01")
63 strverscmp ("foo.009", "foo.0")
90 strverscmp (const char *s1, const char *s2 function
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
strverscmp.c 25 @deftypefun int strverscmp (const char *@var{s1}, const char *@var{s2})
26 The @code{strverscmp} function compares the string @var{s1} against
28 value follows the same conventions as found in the @code{strverscmp}
30 @code{strverscmp} behaves like @code{strcmp}.
55 strverscmp ("no digit", "no digit")
57 strverscmp ("item#99", "item#100")
59 strverscmp ("alpha1", "alpha001")
61 strverscmp ("part1_f012", "part1_f01")
63 strverscmp ("foo.009", "foo.0")
90 strverscmp (const char *s1, const char *s2 function
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
string.h 1782 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
1786 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
1787 _GL_CXXALIASWARN (strverscmp);
1789 # undef strverscmp macro
1791 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
1792 "use gnulib module strverscmp for portability");

Completed in 171 milliseconds

1 2 3