Searched defs:STORE_DEREF (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | opcode.h | 146 #define STORE_DEREF 137 /* Store into cell */ macro |
/external/python/cpython3/Include/ | ||
D | opcode.h | 108 #define STORE_DEREF 137 macro |