Searched defs:__div__ (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/utils/ABITest/ | ||
H A D | Enumeration.py | 39 __div__ = __floordiv__ variable in Aleph0 |
/openbsd-src/gnu/llvm/lldb/examples/python/ | ||
H A D | sbvalue.py | 164 def __div__(self, other): member in variable |