Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dmath.c37 } float_s_t; typedef
40 float_s_t u = {.f = f}; in __signbitf()
46 float_s_t fx={.f = x}; in copysignf()
47 float_s_t fy={.f = y}; in copysignf()

Completed in 4 milliseconds