/freebsd/contrib/flex/src/ |
H A D | FlexLexer.h | 68 virtual yy_buffer_state* yy_create_buffer( std::istream* s, int size ) = 0; 69 virtual yy_buffer_state* yy_create_buffer( std::istream& s, int size ) = 0; 133 yy_buffer_state* yy_create_buffer( std::istream* s, int size ); 134 yy_buffer_state* yy_create_buffer( std::istream& s, int size );
|
H A D | flex.skl | 63 #define yy_create_buffer M4_YY_PREFIX[[_create_buffer]] 588 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size M4_YY_PROTO_LAST_ARG ); 614 #define yy_new_buffer yy_create_buffer 620 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG); \ 629 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG); \ 1240 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG); 1487 …yy_switch_to_buffer( yy_create_buffer( new_in, YY_BUF_SIZE M4_YY_CALL_LAST_ARG) M4_YY_CALL_LAST_A… 1911 yy_create_buffer( yyin, YY_BUF_SIZE M4_YY_CALL_LAST_ARG); 2001 YY_BUFFER_STATE yy_create_buffer YYFARGS2( FILE *,file, int ,size) 2004 YY_BUFFER_STATE yyFlexLexer::yy_create_buffer( std::istream& file, int size ) [all …]
|
/freebsd/tools/build/bootstrap-m4/ |
H A D | inittokenizer.c | 287 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); 306 #define yy_new_buffer yy_create_buffer 312 yy_create_buffer( yyin, YY_BUF_SIZE ); \ 321 yy_create_buffer( yyin, YY_BUF_SIZE ); \ 711 yy_create_buffer( yyin, YY_BUF_SIZE ); 1276 yy_create_buffer( yyin, YY_BUF_SIZE ); in yyrestart() 1332 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) in yy_create_buffer() function
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | lex.c | 288 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); 308 #define yy_new_buffer yy_create_buffer 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() 1345 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) in yy_create_buffer() function
|
/freebsd/crypto/heimdal/lib/sl/ |
H A D | slc-lex.c | 288 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); 308 #define yy_new_buffer yy_create_buffer 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() 1282 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) in yy_create_buffer() function
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | lex.c | 288 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); 308 #define yy_new_buffer yy_create_buffer 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() 2210 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) in yy_create_buffer() function
|
/freebsd/contrib/unbound/util/ |
H A D | configyyrename.h | 53 #define yy_create_buffer ub_c_create_buffer macro
|
H A D | configlexer.c | 286 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); 305 #define yy_new_buffer yy_create_buffer 311 yy_create_buffer( yyin, YY_BUF_SIZE ); \ 320 yy_create_buffer( yyin, YY_BUF_SIZE ); \ 4423 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in config_start_include() 4493 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \ 4724 yy_create_buffer( yyin, YY_BUF_SIZE ); 7370 yy_create_buffer( yyin, YY_BUF_SIZE ); in yyrestart() 7426 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) in yy_create_buffer() function
|
H A D | configlexer.lex | 113 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in config_start_include() 183 yy_current_buffer = yy_create_buffer( ub_c_in, YY_BUF_SIZE ); \
|
/freebsd/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm_scan.l | 407 yy_create_buffer(stdin, 500 yy_switch_to_buffer(yy_create_buffer(newfile, YY_BUF_SIZE));
|
/freebsd/usr.sbin/config/ |
H A D | lang.l | 308 yy_switch_to_buffer(yy_create_buffer(fp, YY_BUF_SIZE));
|
/freebsd/usr.bin/lex/ |
H A D | initscan.c | 286 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); 305 #define yy_new_buffer yy_create_buffer 311 yy_create_buffer( yyin, YY_BUF_SIZE ); \ 320 yy_create_buffer( yyin, YY_BUF_SIZE ); \ 2217 yy_create_buffer( yyin, YY_BUF_SIZE ); 4617 yy_create_buffer( yyin, YY_BUF_SIZE ); in yyrestart() 4673 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) in yy_create_buffer() function
|
/freebsd/contrib/netbsd-tests/lib/libcurses/director/ |
H A D | testlang_conf.l | 202 yypush_buffer_state(yy_create_buffer(yyin, YY_BUF_SIZE));
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslsupport.l | 376 State = yy_create_buffer (InputFile, YY_BUF_SIZE); in AslPushInputFileStack()
|
/freebsd/contrib/flex/ |
H A D | ONEWS | 497 to yy_create_buffer() or yyrestart() if you've arrange YY_INPUT 955 - yy_new_buffer() has been added as an alias for yy_create_buffer()
|
H A D | ChangeLog | 9965 yy_create_buffer() fixed (hopefully) malloc declaration headaches
|