Searched refs:is_suffix (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf-strtab.c283 is_suffix (const struct elf_strtab_hash_entry *A, function
355 if (is_suffix (e, cmp))
H A Dmerge.c576 is_suffix (const struct sec_merge_hash_entry *A, function
637 && is_suffix (e, cmp))
/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.file.c77 static int is_suffix (const Char *, const Char *);
665 is_suffix(const Char *check, const Char *template) function
765 if (is_suffix(item, *cp))
H A Dtw.parse.c116 static int is_suffix (Char *, Char *);
727 /* is_suffix():
732 is_suffix(Char *check, Char *template) function
744 } /* end is_suffix */
759 if (is_suffix(item, *cp))

Completed in 101 milliseconds