Home
last modified time | relevance | path

Searched defs:yy_buffer_state (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libevtr/
H A Dktrfmt.yy.c209 struct yy_buffer_state struct
211 FILE *yy_input_file;
213 char *yy_ch_buf; /* input buffer */
219 yy_size_t yy_buf_size;
224 yy_size_t yy_n_chars;
230 int yy_is_our_buffer;
237 int yy_is_interactive;
243 int yy_at_bol;
245 int yy_bs_lineno; /**< The line count. */
251 int yy_fill_buffer;
[all …]
/dragonfly/usr.bin/m4/
H A Dmanual_tokenizer.c189 struct yy_buffer_state struct
191 FILE *yy_input_file;
193 char *yy_ch_buf; /* input buffer */
199 yy_size_t yy_buf_size;
204 yy_size_t yy_n_chars;
210 int yy_is_our_buffer;
217 int yy_is_interactive;
223 int yy_at_bol;
225 int yy_bs_lineno; /**< The line count. */
231 int yy_fill_buffer;
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype-lex.c190 struct yy_buffer_state struct
192 FILE *yy_input_file;
194 char *yy_ch_buf; /* input buffer */
200 yy_size_t yy_buf_size;
205 int yy_n_chars;
211 int yy_is_our_buffer;
218 int yy_is_interactive;
224 int yy_at_bol;
226 int yy_bs_lineno; /**< The line count. */
232 int yy_fill_buffer;
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Dada-lex.c189 struct yy_buffer_state struct
191 FILE *yy_input_file;
193 char *yy_ch_buf; /* input buffer */
199 yy_size_t yy_buf_size;
204 int yy_n_chars;
210 int yy_is_our_buffer;
217 int yy_is_interactive;
223 int yy_at_bol;
225 int yy_bs_lineno; /**< The line count. */
231 int yy_fill_buffer;
[all …]
/dragonfly/gnu/usr.bin/gdb/gdb/
H A Dada-lex.c189 struct yy_buffer_state struct
191 FILE *yy_input_file;
193 char *yy_ch_buf; /* input buffer */
199 yy_size_t yy_buf_size;
204 int yy_n_chars;
210 int yy_is_our_buffer;
217 int yy_is_interactive;
223 int yy_at_bol;
225 int yy_bs_lineno; /**< The line count. */
231 int yy_fill_buffer;
[all …]