Lines Matching +defs:val +defs:table
39 #define for_each_field(expr, field, table) \ argument
179 unsigned int val = 0; in quick_hash() local
258 struct sql_table *table = sb->table; in add_selection() local
374 struct sql_table *table = sb->table; in add_field() local
411 struct sql_table *table = sb->table; in add_match() local
445 struct sql_table *table = sb->table; in add_where() local
493 __hidden void *add_number(struct sqlhist_bison *sb, long val) in add_number()
505 struct sql_table *table; in table_start() local
591 struct sql_table *table, in update_vars()
710 struct sql_table *table, in update_fields()
797 static int test_match(struct sql_table *table, struct match *match) in test_match()
1049 const char *val; in build_filter() local
1173 static void *synth_init_error(struct tep_handle *tep, struct sql_table *table) in synth_init_error()
1396 struct sql_table *table) in build_synth()
1570 static void free_sql_table(struct sql_table *table) in free_sql_table()