Searched refs:STORE_ATTR (Results 1 – 8 of 8) sorted by relevance
102 #define STORE_ATTR 95 /* Index in name list */ macro
74 #define STORE_ATTR 95 macro
608 .. opcode:: STORE_ATTR (namei)
828 case STORE_ATTR: in opcode_stack_effect()3049 ADDOP_NAME(c, STORE_ATTR, e->v.Attribute.attr, names); in compiler_visit_expr()
2259 TARGET(STORE_ATTR) in PyEval_EvalFrameEx()
778 .. opcode:: STORE_ATTR (namei)
993 case STORE_ATTR: in stack_effect()4506 ADDOP_NAME(c, STORE_ATTR, e->v.Attribute.attr, names); in compiler_visit_expr()
2009 TARGET(STORE_ATTR) { in _PyEval_EvalFrameDefault()