Searched refs:adjust_int_max_str_digits (Results 1 – 8 of 8) sorted by relevance
101 with support.adjust_int_max_str_digits(maxdigits):
197 with support.adjust_int_max_str_digits(n):199 with support.adjust_int_max_str_digits(n-1):
587 with support.adjust_int_max_str_digits(0):
293 with support.adjust_int_max_str_digits(maxdigits):
1003 with support.adjust_int_max_str_digits(4000):
619 with support.adjust_int_max_str_digits(11_111), \
2072 def adjust_int_max_str_digits(max_digits): function
938 .. function:: adjust_int_max_str_digits(max_digits)