Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_hooks.c614 static int func_type_mismatch(struct expression *expr, const char *value) in func_type_mismatch() function
680 if (type == INTERNAL && func_type_mismatch(db_info->expr, value)) in db_compare_callback()
940 if (type == INTERNAL && func_type_mismatch(db_info->expr, value)) in db_assign_return_states_callback()
1130 if (type == INTERNAL && func_type_mismatch(db_info->expr, value)) in db_return_states_callback()