Searched refs:hfx (Results 1 – 7 of 7) sorted by relevance
/third_party/musl/src/math/ |
D | expm1f.c | 32 float_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; in expm1f() local 77 hfx = 0.5f*x; in expm1f() 78 hxs = x*hfx; in expm1f() 80 t = 3.0f - r1*hfx; in expm1f()
|
D | expm1.c | 123 double_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; in expm1() local 168 hfx = 0.5*x; in expm1() 169 hxs = x*hfx; in expm1() 171 t = 3.0-r1*hfx; in expm1()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | expm1f.c | 32 float_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; in expm1f() local 77 hfx = 0.5f*x; in expm1f() 78 hxs = x*hfx; in expm1f() 80 t = 3.0f - r1*hfx; in expm1f()
|
D | expm1.c | 123 double_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; in expm1() local 168 hfx = 0.5*x; in expm1() 169 hxs = x*hfx; in expm1() 171 t = 3.0-r1*hfx; in expm1()
|
/third_party/jerryscript/jerry-libm/ |
D | expm1.c | 142 double y, hi, lo, c, e, hxs, hfx, r1; in expm1() local 231 hfx = 0.5 * x; in expm1() 232 hxs = x * hfx; in expm1() 234 t.dbl = 3.0 - r1 * hfx; in expm1()
|
/third_party/node/deps/v8/src/base/ |
D | ieee754.cc | 2227 double y, hi, lo, c, t, e, hxs, hfx, r1, twopk; in expm1() local 2282 hfx = 0.5 * x; in expm1() 2283 hxs = x * hfx; in expm1() 2285 t = 3.0 - r1 * hfx; in expm1()
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-arboretum.hdr | 1027 …�p��q~�z��u��������ҷ����}���ȸ�������x��ttx���������ʫ��~�sՔx��x��o���ǻ���nj|hfx{���imprpvyyzwy�tun…
|