Searched defs:left_sym (Results  1 – 12 of 12) sorted by relevance
| /illumos-gate/usr/src/tools/smatch/src/ | 
| H A D | smatch_return_to_param.c | 144 static void store_mapping_helper(char *left_name, struct symbol *left_sym, struct expression *call,…  in store_mapping_helper() 192 	struct symbol *left_sym;  in __add_return_to_param_mapping()  local
  | 
| H A D | check_wine_filehandles.c | 57 	struct symbol *left_sym;  in match_returns_handle()  local
  | 
| H A D | check_allocation_funcs.c | 44 	struct symbol *left_sym;  in match_allocation()  local
  | 
| H A D | smatch_param_compare_limit.c | 134 	struct symbol *left_sym, *right_sym, *tmp_sym;  in __compare_param_limit_hook()  local 310 	struct symbol *left_sym;  in db_return_comparison()  local
  | 
| H A D | smatch_assigned_expr.c | 63 	struct symbol *left_sym, *right_sym;  in match_assignment()  local
  | 
| H A D | check_arm64_tagged.c | 31 	struct symbol *left_sym;  in match_assign()  local
  | 
| H A D | smatch_comparison.c | 1263 	struct symbol *left_sym, *right_sym;  in handle_comparison()  local 1462 	struct symbol *left_sym, *right_sym;  in add_comparison()  local 1591 	struct symbol *left_sym, *right_sym;  in copy_comparisons()  local 1906 	struct symbol *left_sym, *right_sym;  in update_links_from_call()  local 2457 	struct symbol *left_sym;  in db_return_comparison()  local 2515 	struct symbol *left_sym, *right_sym;  in param_compare_limit_is_impossible()  local
  | 
| H A D | smatch_equiv.c | 201 	struct symbol *left_sym;  in set_equiv()  local
  | 
| H A D | smatch_mtag.c | 129 	struct symbol *left_sym;  in get_mtag_return()  local
  | 
| H A D | smatch_struct_assignment.c | 329 	struct symbol *left_sym, *right_sym;  in copy_containter_states()  local
  | 
| H A D | smatch_implied.c | 1022 	struct symbol *left_sym = NULL;  in param_limit_implications()  local
  | 
| H A D | smatch_math.c | 300 	struct symbol *left_sym, *right_sym;  in handle_offset_subtraction()  local
  |