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