Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h71 [BINARY_SUBSCR_DICT] = BINARY_SUBSCR,
260 [BINARY_SUBSCR_DICT] = "BINARY_SUBSCR_DICT",
/third_party/python/Include/
H A Dopcode.h132 #define BINARY_SUBSCR_DICT 18 macro
/third_party/python/Python/
H A Dspecialize.c1213 _Py_SET_OPCODE(*instr, BINARY_SUBSCR_DICT); in _Py_Specialize_BinarySubscr()
H A Dceval.c2216 TARGET(BINARY_SUBSCR_DICT) {

Completed in 14 milliseconds