Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Ddynruntime.h101 #define mp_const_true ((mp_obj_t)mp_fun_table.const_true) macro
A Dobj.h676 #define mp_const_true MP_OBJ_NEW_IMMEDIATE_OBJ(3) macro
680 #define mp_const_true (MP_OBJ_FROM_PTR(&mp_const_true_obj)) macro

Completed in 7 milliseconds