Home
last modified time | relevance | path

Searched refs:NB_INPLACE_MULTIPLY (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/
H A Dopcode.h218 #define NB_INPLACE_MULTIPLY 18 macro
/third_party/python/Python/
H A Dspecialize.c1734 case NB_INPLACE_MULTIPLY: in binary_op_fail_kind()
1807 case NB_INPLACE_MULTIPLY: in _Py_Specialize_BinaryOp()
H A Dceval.c890 [NB_INPLACE_MULTIPLY] = PyNumber_InPlaceMultiply,
H A Dcompile.c4195 oparg = inplace ? NB_INPLACE_MULTIPLY : NB_MULTIPLY; in addop_binary()

Completed in 26 milliseconds