Searched defs:hxs (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/libroot/posix/musl/math/ | ||
H A D | expm1f.c | 33 float_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; in expm1f() local |
H A D | expm1.c | 123 double_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; in expm1() local |