Home
last modified time | relevance | path

Searched refs:__xor__ (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/examples/python/
H A Dsbvalue.py158 def __xor__(self, other): member in variable
231 result = self.__xor__(self, other)
/openbsd/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig390 def __xor__(self, other):
463 result = self.__xor__(self, other)