Searched defs:STORE_FAST (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/ | ||
| D | opcode.h | 108 #define STORE_FAST 125 macro |
| /external/python/cpython2/Include/ | ||
| D | opcode.h | 134 #define STORE_FAST 125 /* Local variable number */ macro |