Searched refs:unary_optarg (Results 1 – 2 of 2) sorted by relevance
52 from randdec import unary_optarg, binary_optarg, ternary_optarg978 for op in unary_optarg(prec, exp_range, itr):
528 def unary_optarg(prec, exp_range, itr): function