Home
last modified time | relevance | path

Searched refs:YY_BUF_SIZE (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/
H A Ditbl-lex.c100 #define YY_BUF_SIZE 16384 macro
254 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
261 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
630 yy_create_buffer( yyin, YY_BUF_SIZE );
1276 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE );
/openbsd/gnu/usr.bin/binutils/binutils/
H A Ddeflex.c100 #define YY_BUF_SIZE 16384 macro
254 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
261 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
705 yy_create_buffer( yyin, YY_BUF_SIZE );
1442 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE );
H A Drclex.c100 #define YY_BUF_SIZE 16384 macro
254 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
261 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
898 yy_create_buffer( yyin, YY_BUF_SIZE );
1919 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE );
/openbsd/sys/dev/microcode/aic7xxx/
H A Daicasm_scan.l405 YY_BUF_SIZE);
495 yy_switch_to_buffer(yy_create_buffer(newfile, YY_BUF_SIZE));
/openbsd/usr.sbin/nsd/
H A Dzlexer.lex59 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in push_parser_state()
118 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
H A Dconfiglexer.lex81 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in config_start_include()
156 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
/openbsd/sbin/unwind/libunbound/util/
H A Dconfiglexer.c149 #ifndef YY_BUF_SIZE
150 #define YY_BUF_SIZE 16384 macro
155 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
323 yy_create_buffer(yyin,YY_BUF_SIZE ); \
333 yy_create_buffer(yyin,YY_BUF_SIZE ); \
3553 yy_switch_to_buffer(yy_create_buffer(input,YY_BUF_SIZE)); in config_start_include()
3623 yy_current_buffer = yy_create_buffer(yyin,YY_BUF_SIZE ); \
3846 yy_create_buffer(yyin,YY_BUF_SIZE );
6441 yy_create_buffer(yyin,YY_BUF_SIZE ); in yyrestart()
H A Dconfiglexer.lex112 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in config_start_include()
182 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
/openbsd/gnu/gcc/gcc/
H A Dgengtype-lex.c134 #ifndef YY_BUF_SIZE
135 #define YY_BUF_SIZE 16384 macro
308 yy_create_buffer(yyin,YY_BUF_SIZE ); \
318 yy_create_buffer(yyin,YY_BUF_SIZE ); \
1931 yy_create_buffer(yyin,YY_BUF_SIZE );
3033 yy_create_buffer(yyin,YY_BUF_SIZE ); in yyrestart()
/openbsd/lib/libkeynote/
H A Dkeynote-ver.l224 kvfoo = kv_create_buffer(fp, YY_BUF_SIZE);
/openbsd/usr.sbin/config/
H A Dscan.l228 yy_switch_to_buffer(yy_create_buffer(fp, YY_BUF_SIZE));
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-lex.c100 #define YY_BUF_SIZE 16384 macro
254 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
261 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
972 yy_create_buffer( yyin, YY_BUF_SIZE );
2723 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE );
/openbsd/usr.bin/lex/
H A Dflex.skl451 #ifndef YY_BUF_SIZE
452 #define YY_BUF_SIZE 16384
459 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
714 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG); \
727 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG); \
1342 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG);
1567 …yy_switch_to_buffer( yy_create_buffer( new_in, YY_BUF_SIZE M4_YY_CALL_LAST_ARG) M4_YY_CALL_LAST_A…
1971 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG);
2036 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
H A DNEWS77 ** SourceForge feature request #1658379: Expose YY_BUF_SIZE in the
H A DChangeLog1016 * flex.skl: SourceForge feature request #1658379: Expose YY_BUF_SIZE
/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex112 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in config_start_include()
182 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
/openbsd/gnu/usr.bin/binutils/ld/
H A Dldlex.l469 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dldlex.l475 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
/openbsd/usr.bin/fgen/
H A Dfgen.l1064 inbuf = yy_create_buffer(inf, YY_BUF_SIZE);
2019 inbuf = yy_create_buffer(inf, YY_BUF_SIZE);