Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c1339 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1372 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1437 (yytext_ptr) + yy_amount_of_matched_text;
Dzconf.lex.c_shipped1339 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1372 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1437 (yytext_ptr) + yy_amount_of_matched_text;
/linux-4.1.27/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;
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped1215 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1248 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1314 (yytext_ptr) + yy_amount_of_matched_text;