Searched refs:_or (Results 1 – 1 of 1) sorted by relevance
3087 res = _or(_and(child_spec, pass_thru),3121 def _or(b1: bytes, b2: bytes) -> bytes: function