Searched defs:LOAD_NAME (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | opcode.h | 108 #define LOAD_NAME 101 /* Index in name list */ macro |
/external/python/cpython3/Include/ | ||
D | opcode.h | 79 #define LOAD_NAME 101 macro |