Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_disk_l.h162 struct yy_buffer_state struct
164 FILE *yy_input_file;
166 char *yy_ch_buf; /* input buffer */
172 yy_size_t yy_buf_size;
177 yy_size_t yy_n_chars;
183 int yy_is_our_buffer;
190 int yy_is_interactive;
196 int yy_at_bol;
198 int yy_bs_lineno; /**< The line count. */
204 int yy_fill_buffer;
[all …]
A Dlibxlu_cfg_l.h158 struct yy_buffer_state struct
160 FILE *yy_input_file;
162 char *yy_ch_buf; /* input buffer */
168 yy_size_t yy_buf_size;
173 yy_size_t yy_n_chars;
179 int yy_is_our_buffer;
186 int yy_is_interactive;
192 int yy_at_bol;
194 int yy_bs_lineno; /**< The line count. */
200 int yy_fill_buffer;
[all …]
A Dlibxlu_disk_l.c216 struct yy_buffer_state struct
218 FILE *yy_input_file;
220 char *yy_ch_buf; /* input buffer */
226 yy_size_t yy_buf_size;
231 yy_size_t yy_n_chars;
237 int yy_is_our_buffer;
244 int yy_is_interactive;
250 int yy_at_bol;
252 int yy_bs_lineno; /**< The line count. */
258 int yy_fill_buffer;
[all …]
A Dlibxlu_cfg_l.c231 struct yy_buffer_state struct
233 FILE *yy_input_file;
235 char *yy_ch_buf; /* input buffer */
241 yy_size_t yy_buf_size;
246 yy_size_t yy_n_chars;
252 int yy_is_our_buffer;
259 int yy_is_interactive;
265 int yy_at_bol;
267 int yy_bs_lineno; /**< The line count. */
273 int yy_fill_buffer;
[all …]

Completed in 16 milliseconds