Searched refs:DELETE_DEREF (Results 1 – 5 of 5) sorted by relevance
109 #define DELETE_DEREF 138 macro
1052 .. opcode:: DELETE_DEREF (i)
1093 case DELETE_DEREF: in stack_effect()3220 case Del: op = DELETE_DEREF; break; in compiler_nameop()
2167 TARGET(DELETE_DEREF) { in _PyEval_EvalFrameDefault()
11938 of the compiler has been lifted, and a new opcode introduced (DELETE_DEREF).