Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c2471 sql_insert_caller_info(call, PARAM_VALUE, param, printed_name, show_rl(rl)); in struct_member_callback()
2519 sql_insert_return_states(return_id, return_ranges, PARAM_VALUE, in returned_struct_members()
2786 sql_insert_caller_info(expr, PARAM_VALUE, i, "$", show_rl(rl)); in match_call_info()
2898 select_caller_info_hook(set_param_value, PARAM_VALUE); in register_smatch_extra()
2907 select_return_states_hook(PARAM_VALUE, &db_param_value); in register_smatch_extra()
H A Dsmatch.h828 PARAM_VALUE = 1001, enumerator