Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dopcode.h210 #define NB_SUBTRACT 10 macro
/third_party/python/Python/
H A Dspecialize.c1751 case NB_SUBTRACT: in binary_op_fail_kind()
1820 case NB_SUBTRACT: in _Py_Specialize_BinaryOp()
H A Dceval.c882 [NB_SUBTRACT] = PyNumber_Subtract,
H A Dcompile.c4192 oparg = inplace ? NB_INPLACE_SUBTRACT : NB_SUBTRACT; in addop_binary()

Completed in 25 milliseconds