Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjtype.c387 STATIC mp_obj_t instance_unary_op(mp_unary_op_t op, mp_obj_t self_in) { in instance_unary_op() function
1150 o->unary_op = instance_unary_op; in mp_obj_new_type()

Completed in 4 milliseconds