Lines Matching defs:expr
39 #define for_each_field(expr, field, table) \ argument
82 struct expr { struct
83 struct expr *free_list; argument
84 struct expr *next; argument
85 enum expr_type type; argument
100 struct expr *exprs; argument
248 struct expr *expr = data; in add_cast() local
259 struct expr *expr = select; in add_selection() local
288 struct expr *expr; in find_field() local
324 struct expr *expr; in create_expr() local
351 #define __create_expr(var, type, ENUM, expr) \ argument
356 #define create_field(var, expr) \ argument
359 #define create_filter(var, expr) \ argument
362 #define create_compare(var, expr) \ argument
365 #define create_string(var, expr) \ argument
368 #define create_number(var, expr) \ argument
375 struct expr *expr; in add_field() local
397 struct expr *expr; in add_filter() local
430 struct expr *expr; in add_compare() local
444 struct expr *expr = item; in add_where() local
461 struct expr *expr = item; in add_from() local
473 struct expr *expr = item; in add_to() local
485 struct expr *expr; in add_string() local
495 struct expr *expr; in add_number() local
523 struct expr *expr, struct tep_event **pevent) in test_event_exists()
546 struct expr *expr) in test_field_exists()
592 struct expr *expr) in update_vars()
711 struct expr *expr) in update_fields()
775 struct expr *expr; in match_error() local
894 static int verify_filter_error(struct sqlhist_bison *sb, struct expr *expr, in verify_filter_error()
979 struct expr *expr) in filter_compare_error()
1014 struct sqlhist_bison *sb, struct expr *expr) in filter_error()
1040 bool start, struct expr *expr, bool *started) in build_filter()
1199 struct sqlhist_bison *sb, struct expr *expr) in selection_error()
1209 struct sqlhist_bison *sb, struct expr *expr) in compare_error()
1248 static void compare_no_to_error(struct sqlhist_bison *sb, struct expr *expr) in compare_no_to_error()
1260 static void where_no_to_error(struct sqlhist_bison *sb, struct expr *expr, in where_no_to_error()
1286 struct expr *expr, int *cnt) in verify_field_type()
1401 struct expr *expr; in build_synth() local
1573 struct expr *expr; in free_sql_table() local