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