Home
last modified time | relevance | path

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

/third_party/python/Include/
Dopcode.h82 #define STORE_GLOBAL 97 macro
/third_party/python/Lib/
Dmodulefinder.py15 STORE_GLOBAL = dis.opmap['STORE_GLOBAL'] variable