Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dexpf.c67 kd = roundtoint (z); in expf()
Dsincosf.h113 return x - roundtoint (r) * p->hpi; in reduce_fast()
Dexp.c113 kd = roundtoint (z); in exp_inline()
Dpowf.c83 kd = roundtoint (xd); /* k */ in exp2_inline()
Dv_powf.c209 kd = roundtoint (ylogx); /* k */ in V_NAME()
Dmath_config.h104 roundtoint (double_t x) in roundtoint() function
Dpow.c206 kd = roundtoint (z); in exp_inline()
/external/llvm-project/libc/AOR_v20.02/math/
Dexpf.c68 kd = roundtoint (z); in expf()
Dexp.c114 kd = roundtoint (z); in exp_inline()
Dpowf.c84 kd = roundtoint (xd); /* k */ in exp2_inline()
Dv_powf.c210 kd = roundtoint (ylogx); /* k */ in V_NAME()
Dmath_config.h105 roundtoint (double_t x) in roundtoint() function
Dpow.c207 kd = roundtoint (z); in exp_inline()