Searched defs:_binary_ops (Results 1 – 2 of 2) sorted by relevance
105 _binary_ops = ( variable113 _binary_ops = {op: i for i, ops in enumerate(_binary_ops, 1) for op in ops} variable
101 _binary_ops = ( variable109 _binary_ops = {op: i for i, ops in enumerate(_binary_ops, 1) for op in ops} variable