Searched defs:LOAD_CLOSURE (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/ | ||
| D | opcode.h | 115 #define LOAD_CLOSURE            135  macro | 
| /external/python/cpython2/Include/ | ||
| D | opcode.h | 144 #define LOAD_CLOSURE    135     /* Load free variable from closure */  macro |