Searched refs:other_out (Results 1 – 1 of 1) sorted by relevance
250 mp_obj_t other_out = mp_obj_new_dict(self->map.alloc); in mp_obj_dict_copy() local251 mp_obj_dict_t *other = MP_OBJ_TO_PTR(other_out); in mp_obj_dict_copy()258 return other_out; in mp_obj_dict_copy()
Completed in 4 milliseconds