Searched refs:filename_cmp (Results 1 - 25 of 298) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl2/xcvs/dist/diff/
H A Ddir.c133 return filename_cmp (* (char const *const *) file1,
188 while (*names0 && filename_cmp (*names0, dir_start_file) < 0)
190 while (*names1 && filename_cmp (*names1, dir_start_file) < 0)
201 : filename_cmp (*names0, *names1));
H A Dsystem.h249 #ifndef filename_cmp macro
250 #define filename_cmp(a, b) strcmp (a, b)
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dfilename_cmp.c37 @deftypefn Extension int filename_cmp (const char *@var{s1}, const char *@var{s2})
56 filename_cmp (const char *s1, const char *s2) function
155 using filename_cmp.
196 return filename_cmp ((const char *) s1, (const char *) s2) == 0;
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dfilenames.h84 extern int filename_cmp (const char *s1, const char *s2);
85 #define FILENAME_CMP(s1, s2) filename_cmp(s1, s2)
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dfilenames.h84 extern int filename_cmp (const char *s1, const char *s2);
85 #define FILENAME_CMP(s1, s2) filename_cmp(s1, s2)
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dfilename_cmp.c37 @deftypefn Extension int filename_cmp (const char *@var{s1}, const char *@var{s2})
56 filename_cmp (const char *s1, const char *s2) function
155 using filename_cmp.
196 return filename_cmp ((const char *) s1, (const char *) s2) == 0;
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dfilename_cmp.c37 @deftypefn Extension int filename_cmp (const char *@var{s1}, const char *@var{s2})
56 filename_cmp (const char *s1, const char *s2) function
155 using filename_cmp.
196 return filename_cmp ((const char *) s1, (const char *) s2) == 0;
H A Dmakefile.vms12 asprintf.obj vasprintf.obj,mkstemps.obj,filename_cmp.obj,\
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dfilenames.h84 extern int filename_cmp (const char *s1, const char *s2);
85 #define FILENAME_CMP(s1, s2) filename_cmp(s1, s2)
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dfilenames.h84 extern int filename_cmp (const char *s1, const char *s2);
85 #define FILENAME_CMP(s1, s2) filename_cmp(s1, s2)
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dfilename_cmp.c37 @deftypefn Extension int filename_cmp (const char *@var{s1}, const char *@var{s2})
56 filename_cmp (const char *s1, const char *s2) function
155 using filename_cmp.
196 return filename_cmp ((const char *) s1, (const char *) s2) == 0;
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dfilename_cmp.c37 @deftypefn Extension int filename_cmp (const char *@var{s1}, const char *@var{s2})
56 filename_cmp (const char *s1, const char *s2) function
155 using filename_cmp.
196 return filename_cmp ((const char *) s1, (const char *) s2) == 0;
H A Dmakefile.vms12 asprintf.obj vasprintf.obj,mkstemps.obj,filename_cmp.obj,\
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dfilenames.h84 extern int filename_cmp (const char *s1, const char *s2);
85 #define FILENAME_CMP(s1, s2) filename_cmp(s1, s2)
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dfilenames.h84 extern int filename_cmp (const char *s1, const char *s2);
85 #define FILENAME_CMP(s1, s2) filename_cmp(s1, s2)
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dfilename_cmp.c37 @deftypefn Extension int filename_cmp (const char *@var{s1}, const char *@var{s2})
56 filename_cmp (const char *s1, const char *s2) function
155 using filename_cmp.
196 return filename_cmp ((const char *) s1, (const char *) s2) == 0;
H A Dmakefile.vms12 asprintf.obj vasprintf.obj,mkstemps.obj,filename_cmp.obj,\
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-source.c107 = (filename_cmp (locator->full_name.c_str (),
127 && (filename_cmp (tui_locator_win_info_ptr ()->full_name.c_str (),
172 && filename_cmp (m_fullname.get (),
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcorefile.c188 return filename_cmp (exec, core) == 0;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcorefile.c188 return filename_cmp (exec, core) == 0;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcorefile.c188 return filename_cmp (exec, core) == 0;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcorefile.c188 return filename_cmp (exec, core) == 0;
/netbsd-current/external/gpl3/gdb.old/lib/libiberty/arch/coldfire/
H A Ddefs.mk8 G_REQUIRED_OFILES=regex.o cplus-dem.o cp-demangle.o md5.o sha1.o alloca.o argv.o choose-temp.o concat.o cp-demint.o crc32.o d-demangle.o dwarfnames.o dyn-string.o fdmatch.o fibheap.o filename_cmp.o floatformat.o fnmatch.o fopen_unlocked.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o physmem.o pex-common.o pex-one.o pex-unix.o vprintf-support.o safe-ctype.o simple-object.o simple-object-coff.o simple-object-elf.o simple-object-mach-o.o simple-object-xcoff.o sort.o spaces.o splay-tree.o stack-limit.o strerror.o strsignal.o timeval-utils.o unlink-if-ordinary.o xasprintf.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o xstrndup.o xvasprintf.o
/netbsd-current/external/gpl3/binutils.old/lib/libiberty/arch/coldfire/
H A Ddefs.mk8 G_REQUIRED_OFILES=regex.o cplus-dem.o cp-demangle.o md5.o sha1.o alloca.o argv.o choose-temp.o concat.o cp-demint.o crc32.o d-demangle.o dwarfnames.o dyn-string.o fdmatch.o fibheap.o filename_cmp.o floatformat.o fnmatch.o fopen_unlocked.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o physmem.o pex-common.o pex-one.o pex-unix.o vprintf-support.o safe-ctype.o simple-object.o simple-object-coff.o simple-object-elf.o simple-object-mach-o.o simple-object-xcoff.o sort.o spaces.o splay-tree.o stack-limit.o strerror.o strsignal.o timeval-utils.o unlink-if-ordinary.o xasprintf.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o xstrndup.o xvasprintf.o
/netbsd-current/external/gpl3/binutils.old/lib/libiberty/arch/or1k/
H A Ddefs.mk8 G_REQUIRED_OFILES=regex.o cplus-dem.o cp-demangle.o md5.o sha1.o alloca.o argv.o choose-temp.o concat.o cp-demint.o crc32.o d-demangle.o dwarfnames.o dyn-string.o fdmatch.o fibheap.o filename_cmp.o floatformat.o fnmatch.o fopen_unlocked.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o physmem.o pex-common.o pex-one.o pex-unix.o vprintf-support.o safe-ctype.o simple-object.o simple-object-coff.o simple-object-elf.o simple-object-mach-o.o simple-object-xcoff.o sort.o spaces.o splay-tree.o stack-limit.o strerror.o strsignal.o timeval-utils.o unlink-if-ordinary.o xasprintf.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o xstrndup.o xvasprintf.o

Completed in 241 milliseconds

1234567891011>>