Searched refs:roundtoint (Results 1 – 10 of 10) sorted by relevance
29 roundtoint (double_t x) in roundtoint() function
55 return x - roundtoint (r) * p->hpi; in reduce_fast()
86 kd = roundtoint (z); in __expf()
179 kd = roundtoint (z); in __exp10f()
51 roundtoint (double_t x);
98 kd = roundtoint (xd); /* k */ in exp2_inline()
131 kd = roundtoint (z); in __exp()
221 kd = roundtoint (z); in exp_inline()
Completed in 10 milliseconds