Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddeflex.c147 struct yy_buffer_state struct
149 FILE *yy_input_file;
151 char *yy_ch_buf; /* input buffer */
152 char *yy_buf_pos; /* current position in input buffer */
157 yy_size_t yy_buf_size;
162 int yy_n_chars;
168 int yy_is_our_buffer;
175 int yy_is_interactive;
181 int yy_at_bol;
186 int yy_fill_buffer;
[all …]
H A Drclex.c147 struct yy_buffer_state struct
149 FILE *yy_input_file;
151 char *yy_ch_buf; /* input buffer */
152 char *yy_buf_pos; /* current position in input buffer */
157 yy_size_t yy_buf_size;
162 int yy_n_chars;
168 int yy_is_our_buffer;
175 int yy_is_interactive;
181 int yy_at_bol;
186 int yy_fill_buffer;
[all …]
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Ditbl-lex.c147 struct yy_buffer_state struct
149 FILE *yy_input_file;
151 char *yy_ch_buf; /* input buffer */
152 char *yy_buf_pos; /* current position in input buffer */
157 yy_size_t yy_buf_size;
162 int yy_n_chars;
168 int yy_is_our_buffer;
175 int yy_is_interactive;
181 int yy_at_bol;
186 int yy_fill_buffer;
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-lex.c147 struct yy_buffer_state struct
149 FILE *yy_input_file;
151 char *yy_ch_buf; /* input buffer */
152 char *yy_buf_pos; /* current position in input buffer */
157 yy_size_t yy_buf_size;
162 int yy_n_chars;
168 int yy_is_our_buffer;
175 int yy_is_interactive;
181 int yy_at_bol;
186 int yy_fill_buffer;
[all …]
/openbsd-src/sbin/unwind/libunbound/util/
H A Dconfiglexer.c196 struct yy_buffer_state struct
198 yy_input_fileyy_buffer_state global() argument
200 yy_ch_bufyy_buffer_state global() argument
201 yy_buf_posyy_buffer_state global() argument
206 yy_buf_sizeyy_buffer_state global() argument
211 yy_n_charsyy_buffer_state global() argument
217 yy_is_our_bufferyy_buffer_state global() argument
224 yy_is_interactiveyy_buffer_state global() argument
230 yy_at_bolyy_buffer_state global() argument
232 yy_bs_linenoyy_buffer_state global() argument
233 yy_bs_columnyy_buffer_state global() argument
238 yy_fill_bufferyy_buffer_state global() argument
240 yy_buffer_statusyy_buffer_state global() argument
[all...]
/openbsd-src/gnu/gcc/gcc/
H A Dgengtype-lex.c181 struct yy_buffer_state struct
183 FILE *yy_input_file;
185 char *yy_ch_buf; /* input buffer */
186 char *yy_buf_pos; /* current position in input buffer */
191 yy_size_t yy_buf_size;
196 int yy_n_chars;
202 int yy_is_our_buffer;
209 int yy_is_interactive;
215 int yy_at_bol;
217 int yy_bs_lineno; /**< The line count. */
[all …]