Home
last modified time | relevance | path

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

/dflybsd-src/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 */
194 char *yy_buf_pos; /* current position in 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. */
[all …]
/dflybsd-src/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 */
195 char *yy_buf_pos; /* current position in 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. */
[all …]
/dflybsd-src/lib/libevtr/
H A Dktrfmt.yy.c209 struct yy_buffer_state struct
211 FILE *yy_input_file;
213 char *yy_ch_buf; /* input buffer */
214 char *yy_buf_pos; /* current position in 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. */
[all …]
/dflybsd-src/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 */
194 char *yy_buf_pos; /* current position in 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. */
[all …]
/dflybsd-src/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 */
194 char *yy_buf_pos; /* current position in 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. */
[all …]