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

/xsrc/external/mit/xgc/dist/
H A Dlex.c1414 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable in typeref:typename:int
1447 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1512 (yytext_ptr) + yy_amount_of_matched_text;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c930 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable in typeref:typename:int
963 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1028 (yytext_ptr) + yy_amount_of_matched_text;
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c1155 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable in typeref:typename:int
1188 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1254 (yytext_ptr) + yy_amount_of_matched_text;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c1147 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable in typeref:typename:int
1180 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1245 (yytext_ptr) + yy_amount_of_matched_text;
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c906 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable in typeref:typename:int
939 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1004 (yytext_ptr) + yy_amount_of_matched_text;
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c1947 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable in typeref:typename:int
1980 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2046 yyg->yytext_ptr + yy_amount_of_matched_text;
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c2496 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable in typeref:typename:int
2529 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2594 yyg->yytext_ptr + yy_amount_of_matched_text;
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c1993 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable in typeref:typename:int
2026 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2092 yyg->yytext_ptr + yy_amount_of_matched_text;
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp3484 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
3517 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
3583 yyg->yytext_ptr + yy_amount_of_matched_text;
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp3574 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
3607 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
3673 yyg->yytext_ptr + yy_amount_of_matched_text;

Completed in 81 milliseconds