Searched defs:s1 (Results 1 – 3 of 3) sorted by relevance
30 static int syminfo_compare(const void *s1, const void *s2) in syminfo_compare()
43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
885 const struct sym_match *s1 = sym1; in sym_rel_comp() local