Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-sprintf.c683 static unsigned type_max_digits (tree, int);
754 unsigned dirdigs = type_max_digits (type, base); in adjust_for_width_or_precision()
781 fmtresult::type_max_digits (tree type, int base) in type_max_digits() function