Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c207 struct yy_buffer_state struct
209 FILE *yy_input_file;
211 char *yy_ch_buf; /* input buffer */
212 char *yy_buf_pos; /* current position in input buffer */
217 yy_size_t yy_buf_size;
222 int yy_n_chars;
228 int yy_is_our_buffer;
235 int yy_is_interactive;
241 int yy_at_bol;
243 int yy_bs_lineno; /**< The line count. */
[all …]