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

/xsrc/external/mit/xgc/dist/
H A Dlex.c177 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
349 (yytext_ptr) = yy_bp; \
350 yyleng = (int) (yy_cp - yy_bp); \
903 char *yy_cp, *yy_bp; variable in typeref:typename:char **
945 /* yy_bp points to the position in yy_ch_buf of the start of
948 yy_bp = yy_cp;
1462 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1517 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1527 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1743 static void yyunput (int c, char * yy_bp ) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c174 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
356 (yytext_ptr) = yy_bp; \
357 yyleng = (size_t) (yy_cp - yy_bp); \
730 register char *yy_cp, *yy_bp; variable in typeref:typename:register char **
770 /* yy_bp points to the position in yy_ch_buf of the start of
773 yy_bp = yy_cp;
978 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1033 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1043 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1253 static void yyunput (int c, register char * yy_bp ) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c187 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
369 (yytext_ptr) = yy_bp; \
370 yyleng = (size_t) (yy_cp - yy_bp); \
871 register char *yy_cp, *yy_bp; variable in typeref:typename:register char **
911 /* yy_bp points to the position in yy_ch_buf of the start of
914 yy_bp = yy_cp;
1195 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1250 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1260 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1469 static void yyunput (int c, register char * yy_bp ) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c430 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
576 yyg->yytext_ptr = yy_bp; \
577 yyleng = (yy_size_t)(yy_cp - yy_bp); \
1260 char *yy_cp, *yy_bp; variable in typeref:typename:char **
1365 /* yy_bp points to the position in yy_ch_buf of the start of
1368 yy_bp = yy_cp;
1561 YY_LINENO_REWIND_TO(yy_bp + 2);
1562 yyg->yy_c_buf_p = yy_cp = yy_bp + 2;
1578 YY_LINENO_REWIND_TO(yy_bp + 4);
1579 yyg->yy_c_buf_p = yy_cp = yy_bp
2281 yyunput(int c,char * yy_bp,yyscan_t yyscanner) argument
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c430 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
576 yyg->yytext_ptr = yy_bp; \
577 yyleng = (yy_size_t)(yy_cp - yy_bp); \
1291 char *yy_cp, *yy_bp; variable in typeref:typename:char **
1396 /* yy_bp points to the position in yy_ch_buf of the start of
1399 yy_bp = yy_cp;
1600 YY_LINENO_REWIND_TO(yy_bp + 2);
1601 yyg->yy_c_buf_p = yy_cp = yy_bp + 2;
1617 YY_LINENO_REWIND_TO(yy_bp + 4);
1618 yyg->yy_c_buf_p = yy_cp = yy_bp
2327 yyunput(int c,char * yy_bp,yyscan_t yyscanner) argument
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c196 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
368 (yytext_ptr) = yy_bp; \
369 yyleng = (int) (yy_cp - yy_bp); \
877 char *yy_cp, *yy_bp; variable in typeref:typename:char **
918 /* yy_bp points to the position in yy_ch_buf of the start of
921 yy_bp = yy_cp;
1203 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1259 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1269 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c178 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
353 (yytext_ptr) = yy_bp; \
354 yyleng = (int) (yy_cp - yy_bp); \
705 char *yy_cp, *yy_bp; variable in typeref:typename:char **
746 /* yy_bp points to the position in yy_ch_buf of the start of
749 yy_bp = yy_cp;
954 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1009 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1019 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c430 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
576 yyg->yytext_ptr = yy_bp; \
577 yyleng = (yy_size_t)(yy_cp - yy_bp); \
1516 char *yy_cp, *yy_bp; variable in typeref:typename:char **
1563 /* yy_bp points to the position in yy_ch_buf of the start of
1566 yy_bp = yy_cp;
2544 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2599 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2609 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2829 static void yyunput (int c, char * yy_bp , yyscan_ argument
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp430 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
576 yyg->yytext_ptr = yy_bp; \
577 yyleng = (yy_size_t)(yy_cp - yy_bp); \
1846 char *yy_cp, *yy_bp;
1893 /* yy_bp points to the position in yy_ch_buf of the start of
1896 yy_bp = yy_cp;
3532 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
3588 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
3598 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp430 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
576 yyg->yytext_ptr = yy_bp; \
577 yyleng = (yy_size_t)(yy_cp - yy_bp); \
1869 char *yy_cp, *yy_bp;
1916 /* yy_bp points to the position in yy_ch_buf of the start of
1919 yy_bp = yy_cp;
3622 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
3678 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
3688 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;

Completed in 29 milliseconds