Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l416 yy_switch_to_buffer(temp_state);
420 yy_switch_to_buffer(old_state);
507 yy_switch_to_buffer(yy_create_buffer(newfile, YY_BUF_SIZE));
610 yy_switch_to_buffer(include->buffer);
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c302 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1588 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1859 yy_switch_to_buffer( b ); in yy_scan_buffer()
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1400 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1671 yy_switch_to_buffer( b ); in yy_scan_buffer()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped286 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1687 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
1843 /* This block is copied from yy_switch_to_buffer. */
1857 /* copied from yy_switch_to_buffer. */
1958 yy_switch_to_buffer(b );
2099 * @see yy_switch_to_buffer
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped300 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1843 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
1999 /* This block is copied from yy_switch_to_buffer. */
2013 /* copied from yy_switch_to_buffer. */
2114 yy_switch_to_buffer( b );
2255 * @see yy_switch_to_buffer
2446 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));
2485 yy_switch_to_buffer(parent->state);
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped14 #define yy_switch_to_buffer zconf_switch_to_buffer