Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching refs:yy_bp

137 		yy_c_buf_p = yy_cp = yy_bp + n - YY_MORE_ADJ; \
292 yytext_ptr = yy_bp; \
452 register char *yy_cp, *yy_bp;
497 /* yy_bp points to the position in yy_ch_buf of the start of
500 yy_bp = yy_cp;
570 yy_bp = yytext_ptr + YY_MORE_ADJ;
625 yy_bp = yytext_ptr + YY_MORE_ADJ;
635 yy_bp = yytext_ptr + YY_MORE_ADJ;
923 static void yyunput( int c, register char *yy_bp )
925 static void yyunput( c, yy_bp )
927 register char *yy_bp;
930 void yyFlexLexer::yyunput( int c, register char* yy_bp )
951 yy_bp += (int) (dest - source);
963 yytext_ptr = yy_bp;