Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dexpf.c71 kd = roundtoint (z); in expf()
Dsincosf.h113 return x - roundtoint (r) * p->hpi; in reduce_fast()
Dexp.c112 kd = roundtoint (z); in exp_inline()
Dpowf.c87 kd = roundtoint (xd); /* k */ in exp2_inline()
Dmath_config.h63 roundtoint (double_t x) in roundtoint() function
Dpow.c205 kd = roundtoint (z); in exp_inline()