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