Home
last modified time | relevance | path

Searched refs:is_suffix (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/bin/csh/
H A Dfile.c101 static int is_suffix(Char *, Char *);
624 is_suffix(Char *check, Char *template) in is_suffix() function
724 if (is_suffix(entry, *cp)) in ignored()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf-strtab.c367 is_suffix (const struct elf_strtab_hash_entry *A, in is_suffix() function
435 if (is_suffix (e, cmp)) in _bfd_elf_strtab_finalize()
H A Dmerge.c617 is_suffix (const struct sec_merge_hash_entry *A, in is_suffix() function
678 && is_suffix (e, cmp)) in merge_strings()
H A DChangeLog-0203735 (strrevcmp, strrevcmp_align, is_suffix): New.
742 (strrevcmp, is_suffix): New.
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf-strtab.c364 is_suffix (const struct elf_strtab_hash_entry *A, in is_suffix() function
432 if (is_suffix (e, cmp)) in _bfd_elf_strtab_finalize()
H A Dmerge.c613 is_suffix (const struct sec_merge_hash_entry *A, in is_suffix() function
674 && is_suffix (e, cmp)) in merge_strings()
H A DChangeLog-0203735 (strrevcmp, strrevcmp_align, is_suffix): New.
742 (strrevcmp, is_suffix): New.
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf-strtab.c369 is_suffix (const struct elf_strtab_hash_entry *A, in is_suffix() function
437 if (is_suffix (e, cmp)) in _bfd_elf_strtab_finalize()
H A Dmerge.c617 is_suffix (const struct sec_merge_hash_entry *A, in is_suffix() function
678 && is_suffix (e, cmp)) in merge_strings()
H A DChangeLog-0203735 (strrevcmp, strrevcmp_align, is_suffix): New.
742 (strrevcmp, is_suffix): New.
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf-strtab.c367 is_suffix (const struct elf_strtab_hash_entry *A, in is_suffix() function
435 if (is_suffix (e, cmp)) in _bfd_elf_strtab_finalize()
H A Dmerge.c617 is_suffix (const struct sec_merge_hash_entry *A, in is_suffix() function
678 && is_suffix (e, cmp)) in merge_strings()
H A DChangeLog-0203735 (strrevcmp, strrevcmp_align, is_suffix): New.
742 (strrevcmp, is_suffix): New.
/netbsd/external/gpl3/gdb/dist/gold/
H A Dstringpool.cc361 Stringpool_template<Stringpool_char>::is_suffix(const Stringpool_char* s1, in is_suffix() function in gold::Stringpool_template
425 && is_suffix((*curr)->first.string, in set_string_offsets()
H A Dstringpool.h326 is_suffix(const Stringpool_char* s1, size_t len1,
/netbsd/external/gpl3/binutils/dist/gold/
H A Dstringpool.cc361 Stringpool_template<Stringpool_char>::is_suffix(const Stringpool_char* s1, in is_suffix() function in gold::Stringpool_template
425 && is_suffix((*curr)->first.string, in set_string_offsets()
H A Dstringpool.h326 is_suffix(const Stringpool_char* s1, size_t len1,
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dstringpool.cc361 Stringpool_template<Stringpool_char>::is_suffix(const Stringpool_char* s1, in is_suffix() function in gold::Stringpool_template
425 && is_suffix((*curr)->first.string, in set_string_offsets()
H A Dstringpool.h326 is_suffix(const Stringpool_char* s1, size_t len1,
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dstringpool.cc361 Stringpool_template<Stringpool_char>::is_suffix(const Stringpool_char* s1, in is_suffix() function in gold::Stringpool_template
425 && is_suffix((*curr)->first.string, in set_string_offsets()
H A Dstringpool.h326 is_suffix(const Stringpool_char* s1, size_t len1,
/netbsd/external/gpl2/gmake/dist/
H A Dfunction.c527 int is_suffix = streq (funcname, "suffix"); in func_notdir_suffix() local
528 int is_notdir = !is_suffix; in func_notdir_suffix()
534 while (p >= p2 && (!is_suffix || *p != '.')) in func_notdir_suffix()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dada-lang.c579 is_suffix (const char *str, const char *suffix)
1472 is_suffix (ada_type_name (desc_base_type (type)), "___XUT")
1473 || is_suffix (ada_type_name (desc_base_type (type)), "___XUT___XVE");
1485 if (is_suffix (ada_type_name (base_type), "___XVE"))
H A DChangeLog-20047016 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dada-lang.c579 is_suffix (const char *str, const char *suffix)
1472 is_suffix (ada_type_name (desc_base_type (type)), "___XUT")
1473 || is_suffix (ada_type_name (desc_base_type (type)), "___XUT___XVE");
1485 if (is_suffix (ada_type_name (base_type), "___XVE"))

12