Home
last modified time | relevance | path

Searched refs:tmp_vsl (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_param_compare_limit.c102 struct var_sym_list *tmp_vsl = left_vsl; in add_comparison_var_sym() local
107 right_vsl = tmp_vsl; in add_comparison_var_sym()
H A Dsmatch_helper.c563 struct var_sym_list *tmp_vsl; in expr_to_chunk_helper() local
591 tmp_vsl = expr_to_vsl(expr); in expr_to_chunk_helper()
593 *vsl = tmp_vsl; in expr_to_chunk_helper()
598 if (ptr_list_size((struct ptr_list *)tmp_vsl) == 1) { in expr_to_chunk_helper()
601 vs = first_ptr_list((struct ptr_list *)tmp_vsl); in expr_to_chunk_helper()
H A Dsmatch_comparison.c1074 struct var_sym_list *tmp_vsl = left_vsl; in update_tf_links() local
1081 right_vsl = tmp_vsl; in update_tf_links()
1315 struct var_sym_list *tmp_vsl = left_vsl; in handle_comparison() local
1322 right_vsl = tmp_vsl; in handle_comparison()
1432 struct var_sym_list *tmp_vsl = left_vsl; in add_comparison_var_sym() local
1439 right_vsl = tmp_vsl; in add_comparison_var_sym()
1480 struct var_sym_list *tmp_vsl = left_vsl; in add_comparison() local
1489 right_vsl = tmp_vsl; in add_comparison()