| /freebsd-12.1/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm_scan.l | 411 yy_switch_to_buffer(temp_state); 415 yy_switch_to_buffer(old_state); 502 yy_switch_to_buffer(yy_create_buffer(newfile, YY_BUF_SIZE)); 604 yy_switch_to_buffer(include->buffer);
|
| /freebsd-12.1/contrib/flex/ |
| H A D | FlexLexer.h | 69 yy_switch_to_buffer( struct yy_buffer_state* new_buffer ) = 0; 120 void yy_switch_to_buffer( struct yy_buffer_state* new_buffer );
|
| H A D | flex.skl | 68 #define yy_switch_to_buffer M4_YY_PREFIX[[_switch_to_buffer]] 674 void yy_switch_to_buffer M4_YY_PARAMS( YY_BUFFER_STATE new_buffer M4_YY_PROTO_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… 1982 void yy_switch_to_buffer YYFARGS1( YY_BUFFER_STATE ,new_buffer) 1985 void yyFlexLexer::yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) 2198 /* This block is copied from yy_switch_to_buffer. */ 2212 /* copied from yy_switch_to_buffer. */ 2340 yy_switch_to_buffer( b M4_YY_CALL_LAST_ARG ); 2689 * @see yy_switch_to_buffer
|
| H A D | ONEWS | 987 - yy_switch_to_buffer() can be used in the yywrap() macro/routine.
|
| H A D | ChangeLog | 7131 difference documented that yy_switch_to_buffer can be used in 7211 * flex.skl: added fix for allowing yy_switch_to_buffer() in yywrap()
|
| /freebsd-12.1/usr.sbin/config/ |
| H A D | lang.l | 310 yy_switch_to_buffer(yy_create_buffer(fp, YY_BUF_SIZE)); 331 yy_switch_to_buffer(in->in_buf);
|
| /freebsd-12.1/contrib/dtc/ |
| H A D | dtc-lexer.l | 295 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE)); 308 yy_switch_to_buffer( include_stack[--include_stack_pointer] );
|
| /freebsd-12.1/usr.bin/colldef/ |
| H A D | scan.l | 256 yy_switch_to_buffer(map_buf); 272 yy_switch_to_buffer(main_buf);
|
| /freebsd-12.1/contrib/unbound/util/ |
| H A D | configyyrename.h | 47 #define yy_switch_to_buffer ub_c_switch_to_buffer macro
|
| H A D | configlexer.lex | 107 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in config_start_include() 167 yy_switch_to_buffer(s->buffer); in config_end_include()
|
| /freebsd-12.1/sys/contrib/dev/acpica/compiler/ |
| H A D | aslsupport.l | 327 yy_switch_to_buffer (Fnode->State); in AslPopInputFileStack() 377 yy_switch_to_buffer (State); in AslPushInputFileStack()
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ldlex.l | 452 yy_switch_to_buffer (include_stack[include_stack_ptr]); 484 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE)); 546 yy_switch_to_buffer (tmp);
|
| /freebsd-12.1/crypto/heimdal/lib/sl/ |
| H A D | slc-lex.c | 287 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); 1237 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function 1512 yy_switch_to_buffer(b ); in yy_scan_buffer()
|
| /freebsd-12.1/crypto/heimdal/lib/com_err/ |
| H A D | lex.c | 287 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); 1300 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function 1575 yy_switch_to_buffer(b ); in yy_scan_buffer()
|
| /freebsd-12.1/crypto/heimdal/lib/asn1/ |
| H A D | lex.c | 287 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); 2165 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function 2440 yy_switch_to_buffer(b ); in yy_scan_buffer()
|
| /freebsd-12.1/usr.bin/lex/ |
| H A D | initscan.c | 301 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); 4573 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function 4844 yy_switch_to_buffer(b ); in yy_scan_buffer()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | ada-exp.y | 640 #define yy_switch_to_buffer ada_yy_switch_to_buffer macro
|
| H A D | ada-exp.c | 2311 #define yy_switch_to_buffer ada_yy_switch_to_buffer macro
|
| /freebsd-12.1/contrib/amd/fsinfo/ |
| H A D | null_lex.c | 14 #define yy_switch_to_buffer null__switch_to_buffer macro
|