Home
last modified time | relevance | path

Searched refs:is_impossible_path (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_free.c41 if (is_impossible_path()) in pre_merge_hook()
60 if (is_impossible_path()) in match_symbol()
88 if (is_impossible_path()) in match_dereferences()
162 if (is_impossible_path()) in match_call()
191 if (is_impossible_path()) in match_return()
211 if (is_impossible_path()) in match_free()
H A Dcheck_free_strict.c41 if (is_impossible_path()) in pre_merge_hook()
77 if (is_impossible_path()) in match_symbol()
102 if (is_impossible_path()) in match_dereferences()
178 if (is_impossible_path()) in match_call()
207 if (is_impossible_path()) in match_return()
225 if (is_impossible_path()) in match_free()
259 if (!is_impossible_path()) { in set_param_freed()
H A Dcheck_uninitialized.c29 if (is_impossible_path()) in pre_merge_hook()
157 if (is_impossible_path()) in match_dereferences()
176 if (is_impossible_path()) in match_condition()
197 if (is_impossible_path()) in match_call()
306 if (is_impossible_path()) in match_symbol()
H A Dcheck_deref.c79 if (is_impossible_path()) in check_dereference()
116 if (is_impossible_path()) in check_dereference_name_sym()
H A Dcheck_deref_check.c43 if (is_impossible_path()) in match_dereference()
H A Dsmatch_impossible.c26 int is_impossible_path(void) in is_impossible_path() function
H A Dcheck_zero_to_err_ptr.c127 if (is_impossible_path()) in match_err_ptr()
H A Dcheck_atomic_inc_dec.c278 if (is_impossible_path()) in match_return_info()
339 if (is_impossible_path()) in check_counter()
H A Dcheck_spectre.c164 if (is_impossible_path()) in array_check()
H A Dcheck_index_overflow.c219 if (is_impossible_path()) in should_warn()
H A Dcheck_locking.c494 if (is_impossible_path()) in pre_merge_hook()
1009 if (is_impossible_path()) in check_lock()
H A Dsmatch_implied.c1235 ret = is_impossible_path(); in impossible_assumption()
H A Dsmatch.h232 int is_impossible_path(void);
H A Dsmatch_comparison.c242 if (is_impossible_path()) { in unmatched_comparison()
H A Dsmatch_db.c2130 if (is_impossible_path()) in call_return_state_hooks()