Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
Daicasm_scan.l420 yy_switch_to_buffer(temp_state);
424 yy_switch_to_buffer(old_state);
511 yy_switch_to_buffer(yy_create_buffer(newfile, YY_BUF_SIZE));
614 yy_switch_to_buffer(include->buffer);
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped287 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1370 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
1530 /* This block is copied from yy_switch_to_buffer. */
1544 /* copied from yy_switch_to_buffer. */
1645 yy_switch_to_buffer(b );
1786 * @see yy_switch_to_buffer
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped297 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1637 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
1793 /* This block is copied from yy_switch_to_buffer. */
1807 /* copied from yy_switch_to_buffer. */
1908 yy_switch_to_buffer(b );
2049 * @see yy_switch_to_buffer
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c14 #define yy_switch_to_buffer zconf_switch_to_buffer macro
Dzconf.lex.c_shipped14 #define yy_switch_to_buffer zconf_switch_to_buffer