Home
last modified time | relevance | path

Searched refs:roundtoint (Results 1 – 10 of 10) sorted by relevance

/sysdeps/aarch64/fpu/
A Dmath_private.h29 roundtoint (double_t x) in roundtoint() function
/sysdeps/s390/fpu/
A Dmath_private.h29 roundtoint (double_t x) in roundtoint() function
/sysdeps/ieee754/flt-32/
A Ds_sincosf.h55 return x - roundtoint (r) * p->hpi; in reduce_fast()
A De_expf.c86 kd = roundtoint (z); in __expf()
A De_exp10f.c179 kd = roundtoint (z); in __exp10f()
A Dmath_config.h51 roundtoint (double_t x);
A De_powf.c98 kd = roundtoint (xd); /* k */ in exp2_inline()
/sysdeps/ieee754/dbl-64/
A Dmath_config.h51 roundtoint (double_t x);
A De_exp.c131 kd = roundtoint (z); in __exp()
A De_pow.c221 kd = roundtoint (z); in exp_inline()

Completed in 10 milliseconds