Searched refs:all_ternary (Results 1 – 2 of 2) sorted by relevance
36 from randdec import randfloat, all_unary, all_binary, all_ternary869 for op in all_ternary(prec, exp_range, itr):
554 def all_ternary(prec, exp_range, itr): function