Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/amd/fsinfo/
Dnull_lex.c162 #ifndef YY_BUF_SIZE
168 #define YY_BUF_SIZE 32768 macro
170 #define YY_BUF_SIZE 16384 macro
176 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
343 null__create_buffer(null_in,YY_BUF_SIZE ); \
353 null__create_buffer(null_in,YY_BUF_SIZE ); \
689 null__create_buffer(null_in,YY_BUF_SIZE );
1169 null__create_buffer(null_in,YY_BUF_SIZE ); in null_restart()
/freebsd-10-stable/crypto/heimdal/lib/com_err/
Dlex.c142 #ifndef YY_BUF_SIZE
143 #define YY_BUF_SIZE 16384 macro
148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
315 yy_create_buffer(yyin,YY_BUF_SIZE ); \
325 yy_create_buffer(yyin,YY_BUF_SIZE ); \
733 yy_create_buffer(yyin,YY_BUF_SIZE );
1289 yy_create_buffer(yyin,YY_BUF_SIZE ); in yyrestart()
/freebsd-10-stable/crypto/heimdal/lib/sl/
Dslc-lex.c142 #ifndef YY_BUF_SIZE
143 #define YY_BUF_SIZE 16384 macro
148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
315 yy_create_buffer(yyin,YY_BUF_SIZE ); \
325 yy_create_buffer(yyin,YY_BUF_SIZE ); \
712 yy_create_buffer(yyin,YY_BUF_SIZE );
1226 yy_create_buffer(yyin,YY_BUF_SIZE ); in yyrestart()
/freebsd-10-stable/usr.bin/csup/
Drcstokenizer.h131 #ifndef YY_BUF_SIZE
132 #define YY_BUF_SIZE 16384 macro
Dlex.rcs.c159 #ifndef YY_BUF_SIZE
160 #define YY_BUF_SIZE 16384 macro
165 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
308 rcs_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \
318 rcs_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \
812 rcs_create_buffer(yyin,YY_BUF_SIZE ,yyscanner);
1393 rcs_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); in rcsrestart()
/freebsd-10-stable/crypto/heimdal/lib/asn1/
Dlex.c142 #ifndef YY_BUF_SIZE
143 #define YY_BUF_SIZE 16384 macro
148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
315 yy_create_buffer(yyin,YY_BUF_SIZE ); \
325 yy_create_buffer(yyin,YY_BUF_SIZE ); \
1056 yy_create_buffer(yyin,YY_BUF_SIZE );
2154 yy_create_buffer(yyin,YY_BUF_SIZE ); in yyrestart()
/freebsd-10-stable/contrib/ofed/libsdp/src/
Dconfig_scanner.c115 #define YY_BUF_SIZE 16384 macro
278 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
285 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
727 yy_create_buffer( yyin, YY_BUF_SIZE );
1460 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE );
/freebsd-10-stable/sys/dev/aic7xxx/aicasm/
Daicasm_scan.l408 YY_BUF_SIZE);
500 yy_switch_to_buffer(yy_create_buffer(newfile, YY_BUF_SIZE));
/freebsd-10-stable/usr.sbin/config/
Dlang.l298 yy_switch_to_buffer(yy_create_buffer(fp, YY_BUF_SIZE));
/freebsd-10-stable/usr.bin/lex/
Dinitscan.c155 #ifndef YY_BUF_SIZE
156 #define YY_BUF_SIZE 16384 macro
161 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
329 yy_create_buffer(yyin,YY_BUF_SIZE ); \
339 yy_create_buffer(yyin,YY_BUF_SIZE ); \
2247 yy_create_buffer(yyin,YY_BUF_SIZE );
4562 yy_create_buffer(yyin,YY_BUF_SIZE ); in yyrestart()
/freebsd-10-stable/contrib/dtc/
Ddtc-lexer.l274 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));
/freebsd-10-stable/contrib/unbound/util/
Dconfiglexer.lex103 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in config_start_include()
174 yy_current_buffer = yy_create_buffer( ub_c_in, YY_BUF_SIZE ); \
/freebsd-10-stable/usr.bin/colldef/
Dscan.l252 map_buf = yy_new_buffer(map_fp, YY_BUF_SIZE);
/freebsd-10-stable/contrib/netbsd-tests/lib/libcurses/director/
Dtestlang_conf.l202 yypush_buffer_state(yy_create_buffer(yyin, YY_BUF_SIZE));
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
Daslsupport.l277 State = yy_create_buffer (InputFile, YY_BUF_SIZE); in AslPushInputFileStack()
/freebsd-10-stable/contrib/flex/
Dflex.skl459 #ifndef YY_BUF_SIZE
460 #define YY_BUF_SIZE 16384
467 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
715 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG); \
728 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG); \
1344 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG);
1565 …yy_switch_to_buffer( yy_create_buffer( new_in, YY_BUF_SIZE M4_YY_CALL_LAST_ARG) M4_YY_CALL_LAST_A…
1970 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG);
2035 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
DNEWS63 ** SourceForge feature request #1658379: Expose YY_BUF_SIZE in the
DChangeLog677 * flex.skl: SourceForge feature request #1658379: Expose YY_BUF_SIZE
/freebsd-10-stable/contrib/binutils/ld/
Dldlex.l484 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));