Home
last modified time | relevance | path

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

/scripts/kconfig/
Dexpr.c42 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
Dsymbol.c968 const struct sym_match *s1 = sym1; in sym_rel_comp() local