Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_hooks.c1209 static int is_condition_call(struct expression *expr) in is_condition_call() function
1230 if (is_condition_call(expr)) in db_return_states_call()