Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/aicasm/
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);
/linux/scripts/kconfig/
A Dlexer.lex.c300 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
3367 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
3638 yy_switch_to_buffer( b ); in yy_scan_buffer()
4057 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE)); in zconf_nextfile()
4096 yy_switch_to_buffer(parent->state); in zconf_endfile()
/linux/scripts/dtc/
A Ddtc-lexer.lex.c281 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1641 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function
1912 yy_switch_to_buffer( b ); in yy_scan_buffer()

Completed in 13 milliseconds