Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h222 [STORE_SUBSCR_DICT] = STORE_SUBSCR,
411 [STORE_SUBSCR_DICT] = "STORE_SUBSCR_DICT",
/third_party/python/Include/
H A Dopcode.h187 #define STORE_SUBSCR_DICT 169 macro
/third_party/python/Python/
H A Dspecialize.c1292 _Py_SET_OPCODE(*instr, STORE_SUBSCR_DICT); in _Py_Specialize_StoreSubscr()
H A Dceval.c2359 TARGET(STORE_SUBSCR_DICT) {

Completed in 15 milliseconds