Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_string_len.c206 int get_formatted_string_size(struct expression *call, int arg) in get_formatted_string_size() function
242 size = get_formatted_string_size(call, params->string); in match_not_limited()
H A Dsmatch_common_functions.c75 max = get_formatted_string_size(call, str_arg); in match_sprintf()
H A Dsmatch.h1218 int get_formatted_string_size(struct expression *call, int arg);