Searched refs:MICROPY_OBJ_REPR_A (Results 1 – 7 of 7) sorted by relevance
37 #if MICROPY_OBJ_REPR == MICROPY_OBJ_REPR_A || MICROPY_OBJ_REPR == MICROPY_OBJ_REPR_C
76 #define MICROPY_OBJ_REPR_A (0) macro113 #define MICROPY_OBJ_REPR (MICROPY_OBJ_REPR_A)
41 #if MICROPY_OBJ_IMMEDIATE_OBJS && MICROPY_OBJ_REPR == MICROPY_OBJ_REPR_A in mp_obj_get_type()
84 #if MICROPY_OBJ_REPR == MICROPY_OBJ_REPR_A
18 #define MICROPY_OBJ_REPR (MICROPY_OBJ_REPR_A)
Completed in 16 milliseconds