Home
last modified time | relevance | path

Searched refs:STORE_GLOBAL (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_opcode.h218 [STORE_GLOBAL] = STORE_GLOBAL,
339 [STORE_GLOBAL] = "STORE_GLOBAL",
/third_party/python/Include/
H A Dopcode.h57 #define STORE_GLOBAL 97 macro
/third_party/python/Python/
H A Dcompile.c1018 case STORE_GLOBAL: in stack_effect()
4320 case Store: op = STORE_GLOBAL; break; in compiler_nameop()
H A Dceval.c2909 TARGET(STORE_GLOBAL) {

Completed in 23 milliseconds