Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h67 [BINARY_OP_SUBTRACT_FLOAT] = BINARY_OP,
256 [BINARY_OP_SUBTRACT_FLOAT] = "BINARY_OP_SUBTRACT_FLOAT",
/third_party/python/Include/
H A Dopcode.h129 #define BINARY_OP_SUBTRACT_FLOAT 14 macro
/third_party/python/Python/
H A Dspecialize.c1830 _Py_SET_OPCODE(*instr, BINARY_OP_SUBTRACT_FLOAT); in _Py_Specialize_BinaryOp()
H A Dceval.c2018 TARGET(BINARY_OP_SUBTRACT_FLOAT) {

Completed in 15 milliseconds