Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_atomic_inc_dec.c262 static bool is_maybe_dec(struct sm_state *sm) in is_maybe_dec() function
282 if (sm->state != &inc && !is_maybe_dec(sm)) in match_return_info()