Searched refs:__idiv__ (Results 1 - 2 of 2) sorted by relevance

/external/lldb/examples/python/
H A Dsbvalue.py171 def __idiv__(self, other): member in class:variable
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Dintnum.pxi139 def __idiv__(self, x): return self.__op(YASM_EXPR_SIGNDIV, x) member in class:IntNum

Completed in 107 milliseconds