Home
last modified time | relevance | path

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

/external/iproute2/tc/
Demp_ematch.lex.c1025 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1058 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1123 (yytext_ptr) + yy_amount_of_matched_text;
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp1722 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
1755 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1821 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/libpcap/
Dscanner.c4265 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
4298 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
4364 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp2357 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
2390 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2456 yyg->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;