Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmath.c44 STATIC mp_obj_t math_generic_1(mp_obj_t x_obj, mp_float_t (*f)(mp_float_t)) { in math_generic_1() argument
53 STATIC mp_obj_t math_generic_2(mp_obj_t x_obj, mp_obj_t y_obj, mp_float_t (*f)(mp_float_t, mp_float… in math_generic_2() argument
A Dmpconfig.h718 typedef float mp_float_t; typedef
723 typedef double mp_float_t; typedef

Completed in 8 milliseconds