Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dopcode.h200 #define NB_ADD 0 macro
/third_party/python/Python/
H A Dspecialize.c1709 case NB_ADD: in binary_op_fail_kind()
1781 case NB_ADD: in _Py_Specialize_BinaryOp()
H A Dceval.c872 [NB_ADD] = PyNumber_Add,
H A Dcompile.c4189 oparg = inplace ? NB_INPLACE_ADD : NB_ADD; in addop_binary()

Completed in 31 milliseconds