Home
last modified time | relevance | path

Searched refs:s1 (Results 1 – 6 of 6) sorted by relevance

/scripts/kconfig/
Dexpr.h200 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2);
Dexpr.c39 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() argument
43 e->left.sym = s1; in expr_alloc_comp()
Dzconf.lex.c_shipped2258 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
2262 s1[i] = s2[i];
/scripts/
Dget_maintainer.pl717 my $s1 = ($file =~ tr@/@@);
719 if ($s1 == $s2) {
/scripts/genksyms/
Dlex.lex.c_shipped1863 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
1867 s1[i] = s2[i];
/scripts/dtc/
Ddtc-lexer.lex.c_shipped2126 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
2130 s1[i] = s2[i];