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