Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h74 [BINARY_SUBSCR_TUPLE_INT] = BINARY_SUBSCR,
263 [BINARY_SUBSCR_TUPLE_INT] = "BINARY_SUBSCR_TUPLE_INT",
/third_party/python/Include/
H A Dopcode.h135 #define BINARY_SUBSCR_TUPLE_INT 21 macro
/third_party/python/Python/
H A Dspecialize.c1205 _Py_SET_OPCODE(*instr, BINARY_SUBSCR_TUPLE_INT); in _Py_Specialize_BinarySubscr()
H A Dceval.c2191 TARGET(BINARY_SUBSCR_TUPLE_INT) {

Completed in 14 milliseconds