Home
last modified time | relevance | path

Searched refs:__div__ (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/examples/python/
H A Dsbvalue.py164 def __div__(self, other): member in variable
186 result = self.__div__(other)
/openbsd/gnu/llvm/clang/utils/ABITest/
H A DEnumeration.py39 __div__ = __floordiv__ variable in Aleph0
/openbsd/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig396 def __div__(self, other):
418 result = self.__div__(other)