Searched refs:exact1 (Results 1 – 3 of 3) sorted by relevance
1004 int exact1, exact2; in sym_rel_comp() local1015 exact1 = (s1->eo - s1->so) == strlen(s1->sym->name); in sym_rel_comp()1017 if (exact1 && !exact2) in sym_rel_comp()1019 if (!exact1 && exact2) in sym_rel_comp()
1018 int exact1, exact2; in sym_rel_comp() local1029 exact1 = (s1->eo - s1->so) == strlen(s1->sym->name); in sym_rel_comp()1031 if (exact1 && !exact2) in sym_rel_comp()1033 if (!exact1 && exact2) in sym_rel_comp()
931 int exact1, exact2; in sym_rel_comp() local942 exact1 = (s1->eo - s1->so) == strlen(s1->sym->name); in sym_rel_comp()944 if (exact1 && !exact2) in sym_rel_comp()946 if (!exact1 && exact2) in sym_rel_comp()