Home
last modified time | relevance | path

Searched refs:yy_amount_of_matched_text (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c1392 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1425 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1490 (yytext_ptr) + yy_amount_of_matched_text;
Dzconf.lex.c_shipped1392 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1425 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1490 (yytext_ptr) + yy_amount_of_matched_text;
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped1243 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1276 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1342 (yytext_ptr) + yy_amount_of_matched_text;
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped912 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
945 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1010 (yytext_ptr) + yy_amount_of_matched_text;