Searched refs:yy_amount_of_matched_text (Results 1 - 7 of 7) sorted by relevance

/external/bison/src/
H A Dscan-skel.c1069 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1102 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1169 (yytext_ptr) + yy_amount_of_matched_text;
H A Dscan-gram.c2309 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
2342 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
2409 (yytext_ptr) + yy_amount_of_matched_text;
/external/bluetooth/bluez/rfcomm/
H A Dlexer.c833 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
866 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
931 (yytext_ptr) + yy_amount_of_matched_text;
/external/elfutils/src/
H A Dldlex.c1632 int yy_amount_of_matched_text = (int) (yy_cp - yytext_ptr) - 1; variable
1665 yy_c_buf_p = yytext_ptr + yy_amount_of_matched_text;
1730 yytext_ptr + yy_amount_of_matched_text;
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
H A Dinitscan-mvs.c2117 int yy_amount_of_matched_text = yy_cp - yytext - 1; variable
2133 yy_c_buf_p = yytext + yy_amount_of_matched_text;
2197 yy_c_buf_p = yytext + yy_amount_of_matched_text;
/external/libpcap/
H A Dscanner.c3463 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
3496 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
3561 (yytext_ptr) + yy_amount_of_matched_text;
/external/webkit/WebKitTools/android/flex-2.5.4a/
H A Dinitscan.c2755 int yy_amount_of_matched_text = (int) (yy_cp - yytext_ptr) - 1; variable
2788 yy_c_buf_p = yytext_ptr + yy_amount_of_matched_text;
2853 yytext_ptr + yy_amount_of_matched_text;

Completed in 86 milliseconds