Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c204 struct yy_buffer_state struct
206 FILE *yy_input_file;
208 char *yy_ch_buf; /* input buffer */
209 char *yy_buf_pos; /* current position in input buffer */
214 int yy_buf_size;
219 int yy_n_chars;
225 int yy_is_our_buffer;
232 int yy_is_interactive;
238 int yy_at_bol;
240 int yy_bs_lineno; /**< The line count. */
[all …]
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c185 struct yy_buffer_state struct
187 FILE *yy_input_file;
189 char *yy_ch_buf; /* input buffer */
190 char *yy_buf_pos; /* current position in input buffer */
195 int yy_buf_size;
200 int yy_n_chars;
206 int yy_is_our_buffer;
213 int yy_is_interactive;
219 int yy_at_bol;
221 int yy_bs_lineno; /**< The line count. */
[all …]
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c