Searched refs:roundtoint (Results 1 – 6 of 6) sorted by relevance
91 kd = roundtoint (z); in expf()
134 return x - roundtoint (r) * p->hpi; in reduce_fast()
134 kd = roundtoint (z); in exp()
107 kd = roundtoint (xd); /* k */ in exp2_inline()
233 kd = roundtoint (z); in exp_inline()
104 roundtoint (double_t x) in roundtoint() function