Home
last modified time | relevance | path

Searched refs:current_select (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dht6560b.c119 static u8 current_select = 0; in ht6560b_dev_select() local
136 if (select != current_select || timing != current_timing) { in ht6560b_dev_select()
137 current_select = select; in ht6560b_dev_select()
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0005-bison_3_breaks_mysql_server_build.patch71 #define Select Lex->current_select
194 lex->current_select= &lex->select_lex;
546 Name_resolution_context *context= &lex->current_select->context;
701 Item_field(&thd->lex->current_select->context,
2164 Item_field(&lex->current_select->context,
2794 SELECT_LEX *sel= lex->current_select;
2802 SELECT_LEX *sel= lex->current_select;
3070 lex->current_select->select_limit= one;
3125 DBUG_ASSERT(lex->current_select->linkage != GLOBAL_OPTIONS_TYPE);
3126 SELECT_LEX *sel= lex->current_select;
[all …]