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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c206 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state
214 /* Number of characters read into yy_ch_buf, not including EOB
287 static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
1313 /* yy_bp points to the position in yy_ch_buf of the start of
2613 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
2692 &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
2719 register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
2724 if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
2778 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
2806 YY_CURRENT_BUFFER_LVALUE->yy_ch_buf
[all...]

Completed in 49 milliseconds