Searched defs:DELETE_FAST (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | opcode.h | 135 #define DELETE_FAST 126 /* Local variable number */ macro |
/external/python/cpython3/Include/ | ||
D | opcode.h | 100 #define DELETE_FAST 126 macro |