Home
last modified time | relevance | path

Searched defs:mp_unary_op (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Ddynruntime.h177 #define mp_unary_op(op, obj) (mp_fun_table.unary_op((op), (obj))) macro
A Druntime.c235 mp_obj_t mp_unary_op(mp_unary_op_t op, mp_obj_t arg) { in mp_unary_op() function

Completed in 7 milliseconds