Home
last modified time | relevance | path

Searched refs:yy_switch_to_buffer (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/external/bsd/flex/dist/examples/manual/
H A Deof_rules.lex36 yy_switch_to_buffer(yy_create_buffer(yyin,YY_BUF_SIZE));
50 yy_switch_to_buffer(include_stack[include_count] );
H A Dpas_include.lex44 yy_switch_to_buffer(yy_create_buffer(yyin,YY_BUF_SIZE));
63 yy_switch_to_buffer(include_stack[include_count] );
/netbsd-src/external/bsd/flex/dist/tests/
H A Dinclude_by_buffer.direct.l64 yy_switch_to_buffer( yy_create_buffer( yyin, YY_BUF_SIZE ));
81 yy_switch_to_buffer( include_stack[include_stack_ptr] );
/netbsd-src/external/bsd/nsd/dist/
H A Dzlexer.lex59 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in push_parser_state()
78 yy_switch_to_buffer(include_stack[include_stack_ptr]); in pop_parser_state()
87 yy_switch_to_buffer(yy_scan_string(str)); in parser_push_stringbuf()
94 yy_switch_to_buffer(oldstate); in parser_pop_stringbuf()
H A Dzlexer.c284 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
581 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in push_parser_state()
600 yy_switch_to_buffer(include_stack[include_stack_ptr]); in pop_parser_state()
609 yy_switch_to_buffer(yy_scan_string(str)); in parser_push_stringbuf()
616 yy_switch_to_buffer(oldstate); in parser_pop_stringbuf()
1682 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1953 yy_switch_to_buffer( b ); in yy_scan_buffer()
H A Dconfiglexer.c17 #define yy_switch_to_buffer c__switch_to_buffer macro
90 #ifdef yy_switch_to_buffer
93 #define yy_switch_to_buffer c__switch_to_buffer macro
543 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
2111 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE)); in config_start_include()
2177 yy_switch_to_buffer(s->buffer); in config_end_include()
3783 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
4054 yy_switch_to_buffer( b ); in yy_scan_buffer()
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_scan.l401 yy_switch_to_buffer(temp_state);
405 yy_switch_to_buffer(old_state);
492 yy_switch_to_buffer(yy_create_buffer(newfile, YY_BUF_SIZE));
595 yy_switch_to_buffer(include->buffer);
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DFlexLexer.h69 yy_switch_to_buffer( struct yy_buffer_state* new_buffer ) = 0;
122 void yy_switch_to_buffer( struct yy_buffer_state* new_buffer );
/netbsd-src/external/bsd/flex/dist/src/
H A DFlexLexer.h69 yy_switch_to_buffer( yy_buffer_state* new_buffer ) = 0;
134 void yy_switch_to_buffer( yy_buffer_state* new_buffer );
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslsupport.l219 yy_switch_to_buffer (Fnode->State); in AslPopInputFileStack()
269 yy_switch_to_buffer (State); in AslPushInputFileStack()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfigyyrename.h58 #define yy_switch_to_buffer ub_c_switch_to_buffer macro
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlex.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
2836 yy_switch_to_buffer (include_stack[include_stack_ptr]);
3291 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
3562 yy_switch_to_buffer( b ); in yy_scan_buffer()
3848 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE)); in lex_push_file()
3909 yy_switch_to_buffer (tmp); in lex_redirect()
H A Dldlex.l480 yy_switch_to_buffer (include_stack[include_stack_ptr]);
513 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
574 yy_switch_to_buffer (tmp);
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlex.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
2875 yy_switch_to_buffer (include_stack[include_stack_ptr]);
3330 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
3601 yy_switch_to_buffer( b ); in yy_scan_buffer()
3887 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE)); in lex_push_file()
3948 yy_switch_to_buffer (tmp); in lex_redirect()
H A Dldlex.l484 yy_switch_to_buffer (include_stack[include_stack_ptr]);
517 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
578 yy_switch_to_buffer (tmp);
/netbsd-src/usr.bin/config/
H A Dscan.l560 yy_switch_to_buffer(yy_create_buffer(fp, YY_BUF_SIZE));
620 yy_switch_to_buffer(in->in_buf);
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddeflex.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1533 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1804 yy_switch_to_buffer( b ); in yy_scan_buffer()
H A Darlex.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1506 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1777 yy_switch_to_buffer( b ); in yy_scan_buffer()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ditbl-lex.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1390 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1661 yy_switch_to_buffer( b ); in yy_scan_buffer()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ditbl-lex.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1390 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1661 yy_switch_to_buffer( b ); in yy_scan_buffer()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddeflex.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1533 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1804 yy_switch_to_buffer( b ); in yy_scan_buffer()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-lex.c285 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1250 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1521 yy_switch_to_buffer( b ); in yy_scan_buffer()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dloongarch-lex.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1331 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1602 yy_switch_to_buffer( b ); in yy_scan_buffer()
/netbsd-src/tools/m4/bootstrap/
H A Dtokenizer.c293 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1319 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1594 yy_switch_to_buffer(b ); in yy_scan_buffer()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dlex.c285 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1313 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1584 yy_switch_to_buffer( b ); in yy_scan_buffer()

12