Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/common/
Dsf_exp.c91 kd = roundtoint (z); in expf()
Dsincosf.h134 return x - roundtoint (r) * p->hpi; in reduce_fast()
Dexp.c134 kd = roundtoint (z); in exp()
Dsf_pow.c107 kd = roundtoint (xd); /* k */ in exp2_inline()
Dpow.c233 kd = roundtoint (z); in exp_inline()
Dmath_config.h104 roundtoint (double_t x) in roundtoint() function