Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-sprintf.c131 bool compute_format_length (call_info &, format_result *);
3500 sprintf_dom_walker::compute_format_length (call_info &info, in compute_format_length() function
4028 bool success = compute_format_length (info, &res); in handle_gimple_call()