Home
last modified time | relevance | path

Searched refs:converttoint (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dexpf.c70 ki = converttoint (z); in expf()
H A Dexp10.c92 ki = converttoint (z); in exp10()
H A Dsincosf.h109 *np = converttoint (r); in reduce_fast()
H A Dexp.c116 ki = converttoint (z); in exp_inline()
H A Dpowf.c85 ki = converttoint (xd); in exp2_inline()
H A Dpow.c208 ki = converttoint (z); in exp_inline()
H A Dmath_config.h191 converttoint (double_t x) in converttoint() function
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dexp_inline.h117 ki = converttoint (z); in exp_inline()