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