Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodcmath.c118 { MP_ROM_QSTR(MP_QSTR_pi), mp_const_float_pi },
A Dobj.h106 #define mp_const_float_pi MP_ROM_PTR(&mp_const_float_pi_obj) macro
141 #define mp_const_float_pi MP_ROM_PTR(&mp_const_float_pi_obj) macro
164 #define mp_const_float_pi MP_ROM_PTR((mp_obj_t)(((0x40490fdb & ~3) | 2) + 0x80800000)) macro
228 #define mp_const_float_pi {((mp_obj_t)((uint64_t)0x400921fb54442d18 + 0x8004000000000000))} macro
A Dmodmath.c373 { MP_ROM_QSTR(MP_QSTR_pi), mp_const_float_pi },

Completed in 6 milliseconds