Home
last modified time | relevance | path

Searched refs:__pop_fake_cur_stree (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_hooks.c287 tmp_stree = __pop_fake_cur_stree(); in assign_ranged_funcs()
332 tmp_stree = __pop_fake_cur_stree(); in call_implies_callbacks()
345 tmp_stree = __pop_fake_cur_stree(); in call_implies_callbacks()
671 stree = __pop_fake_cur_stree(); in db_compare_callback()
780 stree = __pop_fake_cur_stree(); in compare_db_return_states_callbacks()
788 true_states = __pop_fake_cur_stree(); in compare_db_return_states_callbacks()
806 stree = __pop_fake_cur_stree(); in compare_db_return_states_callbacks()
931 stree = __pop_fake_cur_stree(); in db_assign_return_states_callback()
1008 stree = __pop_fake_cur_stree(); in db_return_states_assign()
1120 stree = __pop_fake_cur_stree(); in db_return_states_callback()
[all …]
H A Dsmatch_conditions.c288 a_T_b_fake = __pop_fake_cur_stree(); in handle_select()
297 a_F_c_fake = __pop_fake_cur_stree(); in handle_select()
580 fake_stree = __pop_fake_cur_stree(); in __handle_condition_assigns()
595 fake_stree = __pop_fake_cur_stree(); in __handle_condition_assigns()
H A Dsmatch_states.c217 struct stree *__pop_fake_cur_stree(void) in __pop_fake_cur_stree() function
229 stree = __pop_fake_cur_stree(); in __free_fake_cur_stree()
792 new_states = __pop_fake_cur_stree(); in __fold_in_set_states()
804 new_states = __pop_fake_cur_stree(); in __free_set_states()
H A Dsmatch_slist.c763 new = __pop_fake_cur_stree(); in call_pre_merge_hooks()
776 new = __pop_fake_cur_stree(); in call_pre_merge_hooks()
H A Dsmatch_db.c1095 stree = __pop_fake_cur_stree(); in caller_info_callback()
1207 stree = __pop_fake_cur_stree(); in match_data_from_db()
1248 stree = __pop_fake_cur_stree(); in match_data_from_db()
H A Dsmatch_flow.c656 stree = __pop_fake_cur_stree(); in handle_pre_loop()
1882 __pop_fake_cur_stree(); in end_fake_env()
H A Dsmatch_implied.c1120 extra_states = __pop_fake_cur_stree(); in __implied_case_stree()
H A Dsmatch.h715 struct stree *__pop_fake_cur_stree();
H A Dsmatch_extra.c834 *stree = __pop_fake_cur_stree(); in __extra_handle_canonical_loops()