Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 3 of 3) sorted by relevance

/scripts/mod/
Dsymsearch.c30 static int syminfo_compare(const void *s1, const void *s2) in syminfo_compare()
/scripts/kconfig/
Dexpr.c43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
Dsymbol.c885 const struct sym_match *s1 = sym1; in sym_rel_comp() local