Searched refs:STORE_DEREF (Results 1 – 4 of 4) sorted by relevance
146 #define STORE_DEREF 137 /* Store into cell */ macro
786 .. opcode:: STORE_DEREF (i)
2441 TARGET(STORE_DEREF) in PyEval_EvalFrameEx()5143 case STORE_DEREF: in string_concatenate()
909 case STORE_DEREF: in opcode_stack_effect()2362 case Store: op = STORE_DEREF; break; in compiler_nameop()