/picolibc-3.7.0-3.6.0/newlib/libm/ld/common/ |
D | e_remainderl.c | 31 remainderl(long double x, long double y) in remainderl() 48 dreml(long double x, long double y) in dreml()
|
D | polevll.c | 71 long double y; in __polevll() local 88 long double y; in __p1evll() local
|
/picolibc-3.7.0-3.6.0/test/ |
D | long_double_vec.h | 211 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/ |
D | math_errl_check_oflowl.c | 36 __math_check_oflowl (long double y) in __math_check_oflowl()
|
D | math_errl_check_uflowl.c | 36 __math_check_uflowl (long double y) in __math_check_uflowl()
|
D | math_errl_with_errnol.c | 36 __math_with_errnol (long double y, int e) in __math_with_errnol()
|
/picolibc-3.7.0-3.6.0/newlib/libm/common/ |
D | math_err_check_oflow.c | 36 __math_check_oflow (__float64 y) in __math_check_oflow()
|
D | math_err_check_uflow.c | 36 __math_check_uflow (__float64 y) in __math_check_uflow()
|
D | math_errf_check_oflowf.c | 34 __math_check_oflowf (float y) in __math_check_oflowf()
|
D | math_errf_check_uflowf.c | 34 __math_check_uflowf (float y) in __math_check_uflowf()
|
D | math_errf_with_errnof.c | 35 __math_with_errnof (float y, int e) in __math_with_errnof()
|
D | nexttoward.c | 32 nexttoward64 (__float64 x, long double y) in nexttoward64()
|
D | nexttowardl.c | 33 nexttowardl (long double x, long double y) in nexttowardl()
|
D | s_fmax.c | 37 fmax64(__float64 x, __float64 y) in fmax64()
|
D | s_fmin.c | 37 fmin64(__float64 x, __float64 y) in fmin64()
|
D | copysignl.c | 37 copysignl (long double x, long double y) in copysignl()
|
D | math_err_with_errno.c | 38 __math_with_errno (__float64 y, int e) in __math_with_errno()
|
D | sf_fmax.c | 9 float fmaxf(float x, float y) in fmaxf()
|
D | sf_fmin.c | 9 float fminf(float x, float y) in fminf()
|
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/ |
D | s_nextafterl.c | 23 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/ |
D | atan2.h | 39 static __inline double _atan2(double y, double x) in _atan2()
|
D | atan2f.h | 39 static __inline float _atan2f(float y, float x) in _atan2f()
|
D | hypot.h | 39 static __inline double _hypot(double x, double y) in _hypot()
|
D | hypotf.h | 39 static __inline float _hypotf(float x, float y) in _hypotf()
|
/picolibc-3.7.0-3.6.0/newlib/libm/math/ |
D | sf_drem.c | 19 dremf(float x, float y) in dremf()
|