Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dlconf.c203 struct yy_buffer_state struct
205 FILE *yy_input_file;
207 char *yy_ch_buf; /* input buffer */
208 char *yy_buf_pos; /* current position in input buffer */
213 int yy_buf_size;
218 int yy_n_chars;
224 int yy_is_our_buffer;
231 int yy_is_interactive;
237 int yy_at_bol;
239 int yy_bs_lineno; /**< The line count. */
[all …]