Searched defs:use_max (Results  1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/tools/smatch/src/ | 
| H A D | check_string_len.c | 38 static int handle_format(struct expression *call, char **pp, int *arg_nr, bool use_max)  in handle_format() 178 int get_formatted_string_size_helper(struct expression *call, int arg, bool use_max)  in get_formatted_string_size_helper()
  | 
| H A D | smatch_ranges.c | 300 static int get_val_from_key(int use_max, struct symbol *type, const char *c, struct expression *cal…  in get_val_from_key() 433 static sval_t parse_val(int use_max, struct expression *call, struct symbol *type, const char *c, c…  in parse_val()
  |