Searched defs:LOAD_FAST (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/ | ||
| D | opcode.h | 107 #define LOAD_FAST 124 macro |
| /external/python/cpython2/Include/ | ||
| D | opcode.h | 133 #define LOAD_FAST 124 /* Local variable number */ macro |