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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c193 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
370 (yytext_ptr) = yy_bp; \
371 yyleng = (size_t) (yy_cp - yy_bp); \
1249 register char *yy_cp, *yy_bp; variable
1313 /* yy_bp points to the position in yy_ch_buf of the start of
1316 yy_bp = yy_cp;
2632 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
2687 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
2697 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
2873 static void yyunput (int c, register char * yy_bp )
[all...]

Completed in 48 milliseconds