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