Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjtype.c941 static const uint8_t to_check[] = { in check_for_special_accessors() local
944 for (size_t i = 0; i < MP_ARRAY_SIZE(to_check); ++i) { in check_for_special_accessors()
946 mp_load_method_protected(value, to_check[i], dest_temp, true); in check_for_special_accessors()

Completed in 5 milliseconds