Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_ranges.c209 static int str_to_comparison_arg_helper(const char *str, in str_to_comparison_arg_helper() function
297 return str_to_comparison_arg_helper(str, call, comparison, arg, NULL); in str_to_comparison_arg()
311 if (!str_to_comparison_arg_helper(c, call, &comparison, &arg, endp)) { in get_val_from_key()
414 if (!str_to_comparison_arg_helper(c, call, &comparison, &arg, endp)) in filter_by_comparison_call()