Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dexpf.c67 kd = roundtoint (z); in expf()
H A Dexp10.c89 kd = roundtoint (z); in exp10()
H A Dsincosf.h113 return x - roundtoint (r) * p->hpi; in reduce_fast()
H A Dexp.c113 kd = roundtoint (z); in exp_inline()
H A Dpowf.c83 kd = roundtoint (xd); /* k */ in exp2_inline()
H A Dmath_config.h144 roundtoint (double_t x) in roundtoint() function
H A Dpow.c206 kd = roundtoint (z); in exp_inline()
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dexp.c113 kd = roundtoint (z); in exp_inline()
H A Dmath_config.h131 roundtoint (double_t x) in roundtoint() function