Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Dranddec.py391 def tern_incr_digits(prec, maxexp, itr): function
557 for a, b, c in tern_incr_digits(prec, exp_range, itr):