Home
last modified time | relevance | path

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

/external/bison/examples/calc++/
Dcalc++-scanner.cc985 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1018 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1085 (yytext_ptr) + yy_amount_of_matched_text;
/external/bison/src/
Dscan-skel.c1193 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1226 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1293 (yytext_ptr) + yy_amount_of_matched_text;
Dscan-gram.c2442 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
2475 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
2542 (yytext_ptr) + yy_amount_of_matched_text;
Dscan-code.c1406 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1439 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1506 (yytext_ptr) + yy_amount_of_matched_text;
/external/libpcap/
Dscanner.c3861 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
3894 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
3959 (yytext_ptr) + yy_amount_of_matched_text;
/external/toybox/kconfig/
Dlex.zconf.c_shipped1290 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1323 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1388 (yytext_ptr) + yy_amount_of_matched_text;