HomeSort by relevance Sort by last modified time
    Searched refs:yy_bp (Results 1 - 5 of 5) sorted by null

  /external/bison/examples/calc++/
calc++-scanner.cc 229 (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;
    [all...]
  /external/bison/src/
scan-skel.c 248 (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;
    [all...]
scan-code.c 248 (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;
    [all...]
scan-gram.c 248 (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
    [all...]
  /external/libpcap/
scanner.c 212 (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
    [all...]

Completed in 456 milliseconds