Searched refs:DICT_MERGE (Results 1 – 5 of 5) sorted by relevance
128 #define DICT_MERGE 164 macro
1116 case DICT_MERGE: in stack_effect()4328 ADDOP_I(c, DICT_MERGE, 1); in compiler_call_helper()4338 ADDOP_I(c, DICT_MERGE, 1); in compiler_call_helper()4350 ADDOP_I(c, DICT_MERGE, 1); in compiler_call_helper()
2960 case TARGET(DICT_MERGE): { in _PyEval_EvalFrameDefault()
890 .. opcode:: DICT_MERGE
2926 simpler ones. The new bytecodes ``DICT_MERGE`` and ``DICT_UPDATE`` have