Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_hooks.c56 #define RANGED_CALL 1 macro
137 cb = alloc_fcall_back(RANGED_CALL, call_back, info); in return_implies_state()
147 cb = alloc_fcall_back(RANGED_CALL, call_back, info); in return_implies_state_sval()
228 if (tmp->type != RANGED_CALL) in get_same_ranged_call_backs()
270 if (tmp->type != RANGED_CALL) in assign_ranged_funcs()
326 if (tmp->type != RANGED_CALL) in call_implies_callbacks()
339 if (tmp->type != RANGED_CALL) in call_implies_callbacks()
898 if (tmp->type != RANGED_CALL) in call_ranged_return_hooks()