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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c207 char *yy_buf_pos; /* current position in input buffer */ member in struct:yy_buffer_state
3032 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
3050 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
3154 b->yy_buf_pos = &b->yy_ch_buf[0];
3181 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
3282 b->yy_buf_pos = b->yy_ch_buf = base;

Completed in 49 milliseconds