Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h214 [STORE_DEREF] = STORE_DEREF,
380 [STORE_DEREF] = "STORE_DEREF",
/third_party/python/Include/
H A Dopcode.h95 #define STORE_DEREF 138 macro
/third_party/python/Python/
H A Dcompile.c1146 case STORE_DEREF: in stack_effect()
4305 case Store: op = STORE_DEREF; break; in compiler_nameop()
8328 case STORE_DEREF: in fix_cell_offsets()
H A Dceval.c3197 TARGET(STORE_DEREF) {

Completed in 24 milliseconds