Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dpmu-flex.c836 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
869 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
934 (yytext_ptr) + yy_amount_of_matched_text;
Dparse-events-flex.c1788 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
1821 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1886 yyg->yytext_ptr + yy_amount_of_matched_text;
/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/elfutils/src/libcpu/
Di386_lex.c985 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1018 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1084 (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/elfutils/src/src/
Dldlex.c1766 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1799 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1865 (yytext_ptr) + yy_amount_of_matched_text;
/external/libpcap/
Dscanner.c3853 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
3886 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
3951 (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;