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

/external/bison/examples/calc++/
H A Dcalc++-scanner.cc229 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
440 (yytext_ptr) = yy_bp; \
442 yyleng = (size_t) (yy_cp - yy_bp); \
804 register char *yy_cp, *yy_bp; variable
857 /* yy_bp points to the position in yy_ch_buf of the start of
860 yy_bp = yy_cp;
1033 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1090 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1100 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
/external/bison/src/
H A Dscan-skel.c248 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
459 (yytext_ptr) = yy_bp; \
461 skel_leng = (size_t) (yy_cp - yy_bp); \
891 register char *yy_cp, *yy_bp; variable
954 /* yy_bp points to the position in yy_ch_buf of the start of
957 yy_bp = yy_cp;
1241 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1298 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1308 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
H A Dscan-code.c248 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
459 (yytext_ptr) = yy_bp; \
461 code_leng = (size_t) (yy_cp - yy_bp); \
976 register char *yy_cp, *yy_bp; variable
1061 /* yy_bp points to the position in yy_ch_buf of the start of
1064 yy_bp = yy_cp;
1454 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1511 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1521 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
H A Dscan-gram.c248 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
459 (yytext_ptr) = yy_bp; \
461 gram_leng = (size_t) (yy_cp - yy_bp); \
1303 register char *yy_cp, *yy_bp; variable
1378 /* yy_bp points to the position in yy_ch_buf of the start of
1381 yy_bp = yy_cp;
2490 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
2547 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
2557 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
/external/libpcap/
H A Dscanner.c212 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
389 (yytext_ptr) = yy_bp; \
390 pcap_leng = (size_t) (yy_cp - yy_bp); \
2959 register char *yy_cp, *yy_bp; variable
3000 /* yy_bp points to the position in yy_ch_buf of the start of
3003 yy_bp = yy_cp;
3909 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
3964 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
3974 yy_bp = (yytext_ptr) + YY_MORE_ADJ;

Completed in 123 milliseconds