Searched refs:yy_c_buf_p (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; \
291 static char *yy_c_buf_p = (char *) 0; variable
380 (yy_c_buf_p) = yy_cp;
1308 yy_cp = (yy_c_buf_p);
2606 /* Note that here we test for yy_c_buf_p "<=" to the position
2607 * of the first EOB in the buffer, since yy_c_buf_p will
2613 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
2617 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
2637 yy_cp = ++(yy_c_buf_p);
2644 yy_cp = (yy_c_buf_p);
[all...]

Completed in 47 milliseconds