Home
last modified time | relevance | path

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

/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c187 struct yy_buffer_state struct
189 FILE *yy_input_file;
191 char *yy_ch_buf; /* input buffer */
192 char *yy_buf_pos; /* current position in input buffer */
197 int yy_buf_size;
202 int yy_n_chars;
208 int yy_is_our_buffer;
215 int yy_is_interactive;
221 int yy_at_bol;
223 int yy_bs_lineno; /**< The line count. */
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c188 struct yy_buffer_state struct
190 FILE *yy_input_file;
192 char *yy_ch_buf; /* input buffer */
193 char *yy_buf_pos; /* current position in input buffer */
198 yy_size_t yy_buf_size;
203 yy_size_t yy_n_chars;
209 int yy_is_our_buffer;
216 int yy_is_interactive;
222 int yy_at_bol;
224 int yy_bs_lineno; /**< The line count. */
[all …]
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c188 struct yy_buffer_state struct
190 FILE *yy_input_file;
192 char *yy_ch_buf; /* input buffer */
193 char *yy_buf_pos; /* current position in input buffer */
198 yy_size_t yy_buf_size;
203 yy_size_t yy_n_chars;
209 int yy_is_our_buffer;
216 int yy_is_interactive;
222 int yy_at_bol;
224 int yy_bs_lineno; /**< The line count. */
[all …]
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c188 struct yy_buffer_state struct
190 FILE *yy_input_file;
192 char *yy_ch_buf; /* input buffer */
193 char *yy_buf_pos; /* current position in input buffer */
198 yy_size_t yy_buf_size;
203 yy_size_t yy_n_chars;
209 int yy_is_our_buffer;
216 int yy_is_interactive;
222 int yy_at_bol;
224 int yy_bs_lineno; /**< The line count. */
[all …]
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c187 struct yy_buffer_state struct
189 FILE *yy_input_file;
191 char *yy_ch_buf; /* input buffer */
192 char *yy_buf_pos; /* current position in input buffer */
197 int yy_buf_size;
202 int yy_n_chars;
208 int yy_is_our_buffer;
215 int yy_is_interactive;
221 int yy_at_bol;
223 int yy_bs_lineno; /**< The line count. */
[all …]
/freebsd/usr.bin/lex/
H A Dinitscan.c186 struct yy_buffer_state struct
188 FILE *yy_input_file;
190 char *yy_ch_buf; /* input buffer */
191 char *yy_buf_pos; /* current position in input buffer */
196 int yy_buf_size;
201 int yy_n_chars;
207 int yy_is_our_buffer;
214 int yy_is_interactive;
220 int yy_at_bol;
222 int yy_bs_lineno; /**< The line count. */
[all …]