Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h62 [BINARY_OP_ADD_INT] = BINARY_OP,
247 [BINARY_OP_ADD_INT] = "BINARY_OP_ADD_INT",
/third_party/python/Include/
H A Dopcode.h124 #define BINARY_OP_ADD_INT 5 macro
/third_party/python/Python/
H A Dspecialize.c1798 _Py_SET_OPCODE(*instr, BINARY_OP_ADD_INT); in _Py_Specialize_BinaryOp()
H A Dceval.c2114 TARGET(BINARY_OP_ADD_INT) {

Completed in 17 milliseconds