Home
last modified time | relevance | path

Searched refs:MICROPY_MULTIPLE_INHERITANCE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjtype.c65 #if MICROPY_MULTIPLE_INHERITANCE in instance_count_native_bases()
204 #if MICROPY_MULTIPLE_INHERITANCE in mp_obj_class_lookup()
1037 #if MICROPY_MULTIPLE_INHERITANCE in type_attr()
1166 #if MICROPY_MULTIPLE_INHERITANCE in mp_obj_new_type()
1272 #if MICROPY_MULTIPLE_INHERITANCE in super_attr()
1346 #if MICROPY_MULTIPLE_INHERITANCE in mp_obj_is_subclass_fast()
A Dmpconfig.h851 #ifndef MICROPY_MULTIPLE_INHERITANCE
852 #define MICROPY_MULTIPLE_INHERITANCE (1) macro

Completed in 8 milliseconds