Home
last modified time | relevance | path

Searched defs:y (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/picolibc-3.7.0-3.6.0/newlib/libm/ld/common/
De_remainderl.c31 remainderl(long double x, long double y) in remainderl()
48 dreml(long double x, long double y) in dreml()
Dpolevll.c71 long double y; in __polevll() local
88 long double y; in __p1evll() local
/picolibc-3.7.0-3.6.0/test/
Dlong_double_vec.h211 long long y = finitel(finitel_vec[i].x); in test_finitel() local
427 long long y = ilogb(ilogb_vec[i].x); in test_ilogb() local
643 long long y = isinfl(isinfl_vec[i].x); in test_isinfl() local
859 long long y = isnanl(isnanl_vec[i].x); in test_isnanl() local
1074 long long y = lrintl(lrintl_vec[i].x); in test_lrintl() local
1288 long long y = llrintl(llrintl_vec[i].x); in test_llrintl() local
1502 long long y = lroundl(lroundl_vec[i].x); in test_lroundl() local
1716 long long y = llroundl(llroundl_vec[i].x); in test_llroundl() local
2821 long double y = ldexpl(ldexpl_vec[i].x0, ldexpl_vec[i].x1); in test_ldexpl() local
3926 long double y = scalbnl(scalbnl_vec[i].x0, scalbnl_vec[i].x1); in test_scalbnl() local
[all …]
/picolibc-3.7.0-3.6.0/newlib/libm/ld/
Dmath_errl_check_oflowl.c36 __math_check_oflowl (long double y) in __math_check_oflowl()
Dmath_errl_check_uflowl.c36 __math_check_uflowl (long double y) in __math_check_uflowl()
Dmath_errl_with_errnol.c36 __math_with_errnol (long double y, int e) in __math_with_errnol()
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dmath_err_check_oflow.c36 __math_check_oflow (__float64 y) in __math_check_oflow()
Dmath_err_check_uflow.c36 __math_check_uflow (__float64 y) in __math_check_uflow()
Dmath_errf_check_oflowf.c34 __math_check_oflowf (float y) in __math_check_oflowf()
Dmath_errf_check_uflowf.c34 __math_check_uflowf (float y) in __math_check_uflowf()
Dmath_errf_with_errnof.c35 __math_with_errnof (float y, int e) in __math_with_errnof()
Dnexttoward.c32 nexttoward64 (__float64 x, long double y) in nexttoward64()
Dnexttowardl.c33 nexttowardl (long double x, long double y) in nexttowardl()
Ds_fmax.c37 fmax64(__float64 x, __float64 y) in fmax64()
Ds_fmin.c37 fmin64(__float64 x, __float64 y) in fmin64()
Dcopysignl.c37 copysignl (long double x, long double y) in copysignl()
Dmath_err_with_errno.c38 __math_with_errno (__float64 y, int e) in __math_with_errno()
Dsf_fmax.c9 float fmaxf(float x, float y) in fmaxf()
Dsf_fmin.c9 float fminf(float x, float y) in fminf()
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
Ds_nextafterl.c23 nextafterl(long double x, long double y) in nextafterl()
72 nexttowardl(long double x, long double y) in nexttowardl()
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Datan2.h39 static __inline double _atan2(double y, double x) in _atan2()
Datan2f.h39 static __inline float _atan2f(float y, float x) in _atan2f()
Dhypot.h39 static __inline double _hypot(double x, double y) in _hypot()
Dhypotf.h39 static __inline float _hypotf(float x, float y) in _hypotf()
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsf_drem.c19 dremf(float x, float y) in dremf()

12345678910>>...12