Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dopcode.h145 #define LOAD_DEREF 136 /* Load and dereference from closure cell */ macro
/external/python/cpython3/Include/
Dopcode.h107 #define LOAD_DEREF 136 macro