Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython-extensions.swig370 def __sub__(self, other):
415 result = self.__sub__(other)
/freebsd/crypto/libecc/scripts/
H A Dexpand_libecc.py248 def __sub__(self, other): member in Point