Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/common/
Dmath_inexactl.c52 force_eval_long_double(eqn); in __math_set_inexactl()
58 force_eval_long_double(eqn); in __math_inexactl()
Dmath_denorml.c42 (void) pick_long_double_except(force_eval_long_double(VAL * VAL), 0.0L); in __math_denorml()
Dmath_config.h365 force_eval_long_double (long double x) in force_eval_long_double() function
668 # define force_eval_float64 force_eval_long_double
/picolibc-latest/newlib/libm/ld/
Dmath_errl_invalidl.c48 force_eval_long_double(pick_long_double_except(VAL / VAL, VAL)); in __math_set_invalidl()
/picolibc-latest/newlib/libm/ld/ld128/
Ds_nexttowardf.c28 force_eval_long_double(opt_barrier_long_double(y)+y); in nexttowardf()
Ds_nextafterl.c39 force_eval_long_double(opt_barrier_long_double(x)*x); in nextafterl()
Ds_nexttoward.c36 force_eval_long_double(opt_barrier_long_double(y)+y); in nexttoward64()
/picolibc-latest/newlib/libm/ld/ld80/
Ds_nextafterl.c40 force_eval_long_double(opt_barrier_long_double(x)*x); in nextafterl()