Home
last modified time | relevance | path

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

/scripts/selinux/genheaders/
Dgenheaders.c31 char *s2 = strdup(s); in stoupperx() local
/scripts/kconfig/
Dexpr.c44 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
Dsymbol.c925 const struct sym_match *s2 = sym2; in sym_rel_comp() local