Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_hooks.c64 return_implies_hook *callback;
152 void select_return_states_hook(int type, return_implies_hook *callback) in select_return_states_hook()
H A Dsmatch.h176 typedef void (return_implies_hook)(struct expression *call_expr, typedef
194 void select_return_states_hook(int type, return_implies_hook *callback);