Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h68 [BINARY_OP_SUBTRACT_INT] = BINARY_OP,
258 [BINARY_OP_SUBTRACT_INT] = "BINARY_OP_SUBTRACT_INT",
/third_party/python/Include/
H A Dopcode.h130 #define BINARY_OP_SUBTRACT_INT 16 macro
/third_party/python/Python/
H A Dspecialize.c1826 _Py_SET_OPCODE(*instr, BINARY_OP_SUBTRACT_INT); in _Py_Specialize_BinaryOp()
H A Dceval.c1999 TARGET(BINARY_OP_SUBTRACT_INT) {

Completed in 14 milliseconds