Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_conditions.c199 __save_pre_cond_states(); in handle_logical()
275 __save_pre_cond_states(); in handle_select()
503 __save_pre_cond_states(); in __split_whole_condition()
520 __save_pre_cond_states(); in __handle_logic()
567 __save_pre_cond_states(); in __handle_condition_assigns()
645 __save_pre_cond_states(); in __handle_select_assigns()
H A Dsmatch_states.c214 __save_pre_cond_states(); in __push_fake_cur_stree()
896 void __save_pre_cond_states(void) in __save_pre_cond_states() function
H A Dsmatch.h761 void __save_pre_cond_states(void);