Home
last modified time | relevance | path

Searched defs:LOAD_CLOSURE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dopcode.h144 #define LOAD_CLOSURE 135 /* Load free variable from closure */ macro
/external/python/cpython3/Include/
Dopcode.h107 #define LOAD_CLOSURE 135 macro