Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h72 [BINARY_SUBSCR_GETITEM] = BINARY_SUBSCR,
261 [BINARY_SUBSCR_GETITEM] = "BINARY_SUBSCR_GETITEM",
/third_party/python/Include/
H A Dopcode.h133 #define BINARY_SUBSCR_GETITEM 19 macro
/third_party/python/Python/
H A Dspecialize.c1247 _Py_SET_OPCODE(*instr, BINARY_SUBSCR_GETITEM); in _Py_Specialize_BinarySubscr()
H A Dceval.c2235 TARGET(BINARY_SUBSCR_GETITEM) {

Completed in 15 milliseconds