Lines Matching full:strtailcmp
57 static int strtailcmp(const char *s1, const char *s2)
266 if (strtailcmp(src, fname) == 0)
1297 if (lineno != pf->lno || strtailcmp(fname, pf->fname) != 0)
1358 strtailcmp(fname, pf->fname) != 0)
1438 if (pp->file && strtailcmp(pp->file, dwarf_decl_file(sp_die)))
1502 strtailcmp(param->file, dwarf_decl_file(param->sp_die)))
1907 if ((strtailcmp(fname, lf->fname) != 0) ||
1953 if (lr->file && strtailcmp(lr->file, dwarf_decl_file(sp_die)))