Lines Matching refs:order_ops
1166 order_ops = operator.lt, operator.le, operator.gt, operator.ge1171 for op in order_ops + equality_ops:1199 for op in order_ops: