Searched refs:DELETE_FAST (Results 1 – 4 of 4) sorted by relevance
109 #define DELETE_FAST 126 macro
1061 .. opcode:: DELETE_FAST (var_num)
1132 case DELETE_FAST: in stack_effect()3744 case Del: op = DELETE_FAST; break; in compiler_nameop()
3044 case TARGET(DELETE_FAST): { in _PyEval_EvalFrameDefault()