Home
last modified time | relevance | path

Searched defs:left_vsl (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_comparison.c71 const char *left_var, struct var_sym_list *left_vsl, in alloc_compare_state()
616 struct var_sym_list *left_vsl = NULL; in save_start_states() local
1003 static int have_common_var_sym(struct var_sym_list *left_vsl, struct var_sym_list *right_vsl) in have_common_var_sym()
1026 const char *left_var, struct var_sym_list *left_vsl, in update_tf_links()
1121 const char *left_name, struct var_sym_list *left_vsl, in update_tf_data()
1264 struct var_sym_list *left_vsl = NULL; in handle_comparison() local
1420 const char *left_name, struct var_sym_list *left_vsl, in add_comparison_var_sym()
1463 struct var_sym_list *left_vsl, *right_vsl; in add_comparison() local
1594 struct var_sym_list *left_vsl; in copy_comparisons() local
1909 struct var_sym_list *left_vsl; in update_links_from_call() local
[all …]
H A Dsmatch_param_compare_limit.c92 struct var_sym_list *left_vsl, in add_comparison_var_sym()
316 struct var_sym_list *left_vsl = NULL, *right_vsl = NULL; in db_return_comparison() local
H A Dsmatch.h1105 struct var_sym_list *left_vsl; member