Home
last modified time | relevance | path

Searched refs:MICROPY_PY_DELATTR_SETATTR (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjobject.c65 #if MICROPY_PY_DELATTR_SETATTR
106 #if MICROPY_PY_DELATTR_SETATTR
A Dmpconfig.h870 #ifndef MICROPY_PY_DELATTR_SETATTR
871 #define MICROPY_PY_DELATTR_SETATTR (0) macro
A Dobjtype.c45 (MICROPY_PY_DESCRIPTORS || MICROPY_PY_DELATTR_SETATTR || MICROPY_PY_BUILTINS_PROPERTY)
653 #if MICROPY_PY_DELATTR_SETATTR in mp_obj_instance_load_attr()
756 #if MICROPY_PY_DELATTR_SETATTR in mp_obj_instance_store_attr()
930 #if MICROPY_PY_DELATTR_SETATTR in check_for_special_accessors()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpconfigport.h76 #define MICROPY_PY_DELATTR_SETATTR (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpconfigport.h76 #define MICROPY_PY_DELATTR_SETATTR (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h77 #define MICROPY_PY_DELATTR_SETATTR (1) macro

Completed in 15 milliseconds