Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_param_compare_limit.c230 COMPARE_LIMIT, left_param, left_buf, info_buf); in print_return_comparison()
364 select_return_states_hook(COMPARE_LIMIT, &db_return_comparison); in register_param_compare_limit()
H A Dsmatch_function_hooks.c606 if (type == COMPARE_LIMIT && param_compare_limit_is_impossible(expr, param, key, value)) { in is_impossible_data()
H A Dsmatch.h853 COMPARE_LIMIT = 1028, enumerator