Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h98 [DELETE_ATTR] = DELETE_ATTR,
338 [DELETE_ATTR] = "DELETE_ATTR",
/third_party/python/Include/
H A Dopcode.h56 #define DELETE_ATTR 96 macro
/third_party/python/Python/
H A Dcompile.c1016 case DELETE_ATTR: in stack_effect()
5926 ADDOP_NAME(c, DELETE_ATTR, e->v.Attribute.attr, names); in compiler_visit_expr1()
H A Dceval.c2898 TARGET(DELETE_ATTR) {

Completed in 24 milliseconds