Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_comparison.c233 static struct smatch_state *unmatched_comparison(struct sm_state *sm) in unmatched_comparison() function
2604 add_unmatched_state_hook(comparison_id, unmatched_comparison); in register_comparison()