Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjtype.c945 mp_obj_t dest_temp[2]; in check_for_special_accessors() local
946 mp_load_method_protected(value, to_check[i], dest_temp, true); in check_for_special_accessors()
947 if (dest_temp[0] != MP_OBJ_NULL) { in check_for_special_accessors()

Completed in 5 milliseconds