Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c1354 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1387 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1452 (yytext_ptr) + yy_amount_of_matched_text;
H A Dlex.zconf.c_shipped1354 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1387 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1452 (yytext_ptr) + yy_amount_of_matched_text;
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1048 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1081 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1147 (yytext_ptr) + yy_amount_of_matched_text;
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped1115 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1148 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1214 (yytext_ptr) + yy_amount_of_matched_text;