Searched refs:yy_switch_to_buffer (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c301 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
3016 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
3176 /* This block is copied from yy_switch_to_buffer. */
3190 /* copied from yy_switch_to_buffer. */
3291 yy_switch_to_buffer(b );
3431 * @see yy_switch_to_buffer
3621 yy_switch_to_buffer(yy_create_buffer(yyin,YY_BUF_SIZE));
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_lex.l773 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));

Completed in 50 milliseconds