Home
last modified time | relevance | path

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

/dports/databases/py-gdbm/Python-3.8.12/Modules/_decimal/tests/
H A Ddeccheck.py36 from randdec import randfloat, all_unary, all_binary, all_ternary
869 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py554 def all_ternary(prec, exp_range, itr): function
/dports/lang/python37/Python-3.7.12/Modules/_decimal/tests/
H A Ddeccheck.py36 from randdec import randfloat, all_unary, all_binary, all_ternary
869 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py554 def all_ternary(prec, exp_range, itr): function
/dports/lang/python-tools/Python-3.8.12/Modules/_decimal/tests/
H A Ddeccheck.py36 from randdec import randfloat, all_unary, all_binary, all_ternary
869 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py554 def all_ternary(prec, exp_range, itr): function
/dports/lang/python38/Python-3.8.12/Modules/_decimal/tests/
H A Ddeccheck.py36 from randdec import randfloat, all_unary, all_binary, all_ternary
869 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py554 def all_ternary(prec, exp_range, itr): function
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_decimal/tests/
H A Ddeccheck.py36 from randdec import randfloat, all_unary, all_binary, all_ternary
869 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py554 def all_ternary(prec, exp_range, itr): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_decimal/tests/
H A Ddeccheck.py36 from randdec import randfloat, all_unary, all_binary, all_ternary
869 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py554 def all_ternary(prec, exp_range, itr): function
/dports/math/py-cdecimal/cdecimal-2.3/python/
H A Ddeccheck3.py37 from randdec import randfloat, all_unary, all_binary, all_ternary
991 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py549 def all_ternary(prec, exp_range, itr): function
/dports/lang/python311/Python-3.11.0a3/Modules/_decimal/tests/
H A Ddeccheck.py51 from randdec import randfloat, all_unary, all_binary, all_ternary
1017 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py554 def all_ternary(prec, exp_range, itr): function
/dports/lang/python310/Python-3.10.1/Modules/_decimal/tests/
H A Ddeccheck.py51 from randdec import randfloat, all_unary, all_binary, all_ternary
1017 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py554 def all_ternary(prec, exp_range, itr): function
/dports/lang/python39/Python-3.9.9/Modules/_decimal/tests/
H A Ddeccheck.py47 from randdec import randfloat, all_unary, all_binary, all_ternary
1013 for op in all_ternary(prec, exp_range, itr):
H A Dranddec.py554 def all_ternary(prec, exp_range, itr): function