Searched refs:float_t (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | nearbyintf.c | 10 float_t y; in nearbyintf()
|
A D | atanhf.c | 14 float_t y; in atanhf()
|
A D | roundf.c | 13 float_t y; in roundf()
|
A D | math.c | 29 typedef float float_t; typedef 94 float_t y = x; in scalbnf() 419 float_t hi, lo, c, xx, y; in expf() 506 float_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; in expm1f() 638 float_t hfsq,f,s,z,R,w,t1,t2,dk; in logf()
|
A D | atanf.c | 49 float_t w,s1,s2,z; in atanf()
|
A D | log1pf.c | 33 float_t hfsq,f,c,s,z,R,w,t1,t2,dk; in log1pf()
|
A D | asinfacosf.c | 38 float_t p, q; in R()
|
Completed in 8 milliseconds