| /freebsd-10-stable/contrib/amd/fsinfo/ |
| D | null_lex.c | 162 #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/ |
| D | lex.c | 142 #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/ |
| D | slc-lex.c | 142 #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/ |
| D | rcstokenizer.h | 131 #ifndef YY_BUF_SIZE 132 #define YY_BUF_SIZE 16384 macro
|
| D | lex.rcs.c | 159 #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/ |
| D | lex.c | 142 #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/ |
| D | config_scanner.c | 115 #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/ |
| D | aicasm_scan.l | 408 YY_BUF_SIZE); 500 yy_switch_to_buffer(yy_create_buffer(newfile, YY_BUF_SIZE));
|
| /freebsd-10-stable/usr.sbin/config/ |
| D | lang.l | 298 yy_switch_to_buffer(yy_create_buffer(fp, YY_BUF_SIZE));
|
| /freebsd-10-stable/usr.bin/lex/ |
| D | initscan.c | 155 #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/ |
| D | dtc-lexer.l | 274 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));
|
| /freebsd-10-stable/contrib/unbound/util/ |
| D | configlexer.lex | 103 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/ |
| D | scan.l | 252 map_buf = yy_new_buffer(map_fp, YY_BUF_SIZE);
|
| /freebsd-10-stable/contrib/netbsd-tests/lib/libcurses/director/ |
| D | testlang_conf.l | 202 yypush_buffer_state(yy_create_buffer(yyin, YY_BUF_SIZE));
|
| /freebsd-10-stable/sys/contrib/dev/acpica/compiler/ |
| D | aslsupport.l | 277 State = yy_create_buffer (InputFile, YY_BUF_SIZE); in AslPushInputFileStack()
|
| /freebsd-10-stable/contrib/flex/ |
| D | flex.skl | 459 #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.
|
| D | NEWS | 63 ** SourceForge feature request #1658379: Expose YY_BUF_SIZE in the
|
| D | ChangeLog | 677 * flex.skl: SourceForge feature request #1658379: Expose YY_BUF_SIZE
|
| /freebsd-10-stable/contrib/binutils/ld/ |
| D | ldlex.l | 484 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
|