Searched refs:fn_static (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | smatch_db.c | 211 return_ranges, fn_static(), type, param, key, value); in sql_insert_return_states() 289 fn_static(), type, param, key, value); in sql_insert_return_implies() 296 fn_static(), type, param, key, value); in sql_insert_call_implies() 327 get_base_file(), get_function(), fn_static(), param, value); in sql_insert_function_type() 333 get_base_file(), get_function(), fn_static(), param, value); in sql_insert_parameter_name()
|
H A D | smatch_buf_comparison.c | 792 get_base_file(), get_function(), fn_static(), in match_copy()
|
H A D | smatch_type.c | 625 int fn_static(void) in fn_static() function
|
H A D | smatch.h | 495 int fn_static(void);
|