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