Searched refs:MICROPY_MULTIPLE_INHERITANCE (Results 1 – 2 of 2) sorted by relevance
65 #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()
851 #ifndef MICROPY_MULTIPLE_INHERITANCE852 #define MICROPY_MULTIPLE_INHERITANCE (1) macro
Completed in 8 milliseconds