Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_impossible.c35 int true_impossible = 0; in handle_compare() local
43 true_impossible = 1; in handle_compare()
47 if (!true_impossible && !false_impossible) in handle_compare()
51 true_impossible ? &impossible : NULL, in handle_compare()
58 true_impossible ? &impossible : NULL, in handle_compare()