Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjdict.c250 mp_obj_t other_out = mp_obj_new_dict(self->map.alloc); in mp_obj_dict_copy() local
251 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