Home
last modified time | relevance | path

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

/dflybsd-src/contrib/flex/src/
H A DFlexLexer.h67 yy_switch_to_buffer( yy_buffer_state* new_buffer ) = 0;
132 void yy_switch_to_buffer( yy_buffer_state* new_buffer );
H A Dflex.skl71 #define yy_switch_to_buffer M4_YY_PREFIX[[_switch_to_buffer]]
586 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer M4_YY_PROTO_LAST_ARG );
1486yy_switch_to_buffer( yy_create_buffer( new_in, YY_BUF_SIZE M4_YY_CALL_LAST_ARG) M4_YY_CALL_LAST_A…
1933 void yy_switch_to_buffer YYFARGS1( YY_BUFFER_STATE ,new_buffer)
1936 void yyFlexLexer::yy_switch_to_buffer( YY_BUFFER_STATE new_buffer )
2172 /* This block is copied from yy_switch_to_buffer. */
2186 /* copied from yy_switch_to_buffer. */
2314 yy_switch_to_buffer( b M4_YY_CALL_LAST_ARG );
2664 * @see yy_switch_to_buffer
/dflybsd-src/sys/contrib/dev/acpica/source/compiler/
H A Daslsupport.l327 yy_switch_to_buffer (Fnode->State); in AslPopInputFileStack()
377 yy_switch_to_buffer (State); in AslPushInputFileStack()
/dflybsd-src/contrib/binutils-2.34/ld/
H A Dldlex.l475 yy_switch_to_buffer (include_stack[include_stack_ptr]);
508 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
570 yy_switch_to_buffer (tmp);
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dldlex.l466 yy_switch_to_buffer (include_stack[include_stack_ptr]);
499 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
561 yy_switch_to_buffer (tmp);
/dflybsd-src/usr.bin/m4/
H A Dmanual_tokenizer.c288 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1271 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1542 yy_switch_to_buffer(b ); in yy_scan_buffer()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgengtype-lex.c289 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
2086 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
2357 yy_switch_to_buffer(b ); in yy_scan_buffer()
/dflybsd-src/gnu/usr.bin/gdb/gdb/
H A Dada-lex.c288 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1991 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
2266 yy_switch_to_buffer(b ); in yy_scan_buffer()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-lex.c288 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1991 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
2266 yy_switch_to_buffer(b ); in yy_scan_buffer()
H A Dada-exp.y760 #define yy_switch_to_buffer ada_yy_switch_to_buffer macro
H A Dada-exp.c2999 #define yy_switch_to_buffer ada_yy_switch_to_buffer macro
/dflybsd-src/lib/libevtr/
H A Dktrfmt.yy.c15 #define yy_switch_to_buffer __ktrfmt_switch_to_buffer macro