Home | History | Annotate | Download | only in compiler

Lines Matching defs:yy_bp

130 		yy_c_buf_p = yy_cp = yy_bp + n - YY_MORE_ADJ; \
282 yytext_ptr = yy_bp; \
283 yyleng = (int) (yy_cp - yy_bp); \
724 register char *yy_cp, *yy_bp;
762 /* yy_bp points to the position in yy_ch_buf of the start of
765 yy_bp = yy_cp;
1029 yy_bp = yytext_ptr + YY_MORE_ADJ;
1084 yy_bp = yytext_ptr + YY_MORE_ADJ;
1094 yy_bp = yytext_ptr + YY_MORE_ADJ;
1313 static void yyunput( int c, register char *yy_bp )
1315 static void yyunput( c, yy_bp )
1317 register char *yy_bp;
1338 yy_bp += (int) (dest - source);
1349 yytext_ptr = yy_bp;