Home
last modified time | relevance | path

Searched refs:converttoint (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/src/math/
H A Dexpf.c61 ki = converttoint(z); in expf()
H A Dexp.c103 ki = converttoint(z); in exp()
H A Dpowf.c80 ki = converttoint(xd); in exp2_inline()
H A Dpow.c198 ki = converttoint(z); in exp_inline()
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexpf.c61 ki = converttoint(z); in expf()
H A Dexp.c103 ki = converttoint(z); in exp()
H A Dpowf.c80 ki = converttoint(xd); in exp2_inline()
H A Dpow.c198 ki = converttoint(z); in exp_inline()
/third_party/optimized-routines/math/
H A Dexpf.c68 ki = converttoint (z); in expf()
H A Dsincosf.h112 *np = converttoint (r); in reduce_fast()
H A Dexp.c114 ki = converttoint (z); in exp_inline()
H A Dmath_config.h96 /* When set, the roundtoint and converttoint functions are provided with
101 consistently with converttoint so the results match. If the result
113 converttoint (double_t x) in converttoint() function
H A Dpowf.c84 ki = converttoint (xd); in exp2_inline()
H A Dv_powf.c210 ki = converttoint (ylogx); in powf()
H A Dpow.c207 ki = converttoint (z); in exp_inline()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlibm.h81 consistently with converttoint so the results match. If the result
88 static int32_t converttoint(double_t);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlibm.h81 consistently with converttoint so the results match. If the result
88 static int32_t converttoint(double_t);
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dlibm.h80 consistently with converttoint so the results match. If the result
87 static int32_t converttoint(double_t);
/third_party/musl/src/internal/
H A Dlibm.h80 consistently with converttoint so the results match. If the result
87 static int32_t converttoint(double_t);
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dpow.c198 ki = converttoint(z); in exp_inline()
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dpow.c198 ki = converttoint(z); in exp_inline()

Completed in 11 milliseconds