Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_hooks.c42 implied_return_hook *implied_return;
105 implied_return_hook *call_back, in add_implied_return_hook()
H A Dsmatch.h178 typedef int (implied_return_hook)(struct expression *call_expr, void *info, struct range_list **rl); typedef
184 implied_return_hook *call_back,