/l4re-core-master/uclibc/lib/contrib/uclibc/libm/ |
A D | e_asin.c | 112 double asin(double x) in asin() function 122 strong_alias(__ieee754_asin, asin) 124 libm_hidden_def(asin)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/ |
A D | complex | 49 using std::asin; 53 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&); 69 const std::complex<_Tp> __t = std::tr1::asin(__z); 125 asin(const std::complex<_Tp>& __z) 128 /// asin(__z) [8.1.3]. 133 asin(const std::complex<_Tp>& __z)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/ |
A D | complex | 49 using std::asin; 53 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&); 69 const std::complex<_Tp> __t = std::tr1::asin(__z); 125 asin(const std::complex<_Tp>& __z) 128 /// asin(__z) [8.1.3]. 133 asin(const std::complex<_Tp>& __z)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/ |
A D | complex | 49 using std::asin; 56 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&); 71 const std::complex<_Tp> __t = std::tr1::asin(__z); 127 asin(const std::complex<_Tp>& __z) 130 /// asin(__z) [8.1.3]. 135 asin(const std::complex<_Tp>& __z)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/ |
A D | complex | 49 using std::asin; 56 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&); 71 const std::complex<_Tp> __t = std::tr1::asin(__z); 127 asin(const std::complex<_Tp>& __z) 130 /// asin(__z) [8.1.3]. 135 asin(const std::complex<_Tp>& __z)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/ |
A D | complex | 49 using std::asin; 56 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&); 71 const std::complex<_Tp> __t = std::tr1::asin(__z); 127 asin(const std::complex<_Tp>& __z) 130 /// asin(__z) [8.1.3]. 135 asin(const std::complex<_Tp>& __z)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/ |
A D | complex | 49 using std::asin; 56 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&); 71 const std::complex<_Tp> __t = std::tr1::asin(__z); 127 asin(const std::complex<_Tp>& __z) 130 /// asin(__z) [8.1.3]. 135 asin(const std::complex<_Tp>& __z)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/ |
A D | complex | 49 using std::asin; 56 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&); 71 const std::complex<_Tp> __t = std::tr1::asin(__z); 127 asin(const std::complex<_Tp>& __z) 130 /// asin(__z) [8.1.3]. 135 asin(const std::complex<_Tp>& __z)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/ |
A D | complex | 49 using std::asin; 56 template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&); 71 const std::complex<_Tp> __t = std::tr1::asin(__z); 127 asin(const std::complex<_Tp>& __z) 130 /// asin(__z) [8.1.3]. 135 asin(const std::complex<_Tp>& __z)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/ |
A D | libm-test-ulps-i386 | 8 # asin 9 Test "asin (-0.5) == -pi/6": 12 Test "asin (-1.0) == -pi/2": 15 Test "asin (0.5) == pi/6": 18 Test "asin (0.75) == 0.848062078981481008052944338998418080": 21 Test "asin (1.0) == pi/2": 918 Function: "asin":
|
A D | libm-test-ulps-x86_64 | 8 # asin 9 Test "asin (-0.5) == -pi/6": 12 Test "asin (-1.0) == -pi/2": 15 Test "asin (0.5) == pi/6": 18 Test "asin (0.75) == 0.848062078981481008052944338998418080": 21 Test "asin (1.0) == pi/2": 948 Function: "asin":
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_compatibility/ |
A D | math.h | 37 using std::asin;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_compatibility/ |
A D | math.h | 37 using std::asin;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_std/ |
A D | cmath | 54 #undef asin 114 using ::asin; 117 asin(float __x) 121 asin(long double __x) 127 asin(_Tp __x)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_std/ |
A D | cmath | 54 #undef asin 114 using ::asin; 117 asin(float __x) 121 asin(long double __x) 127 asin(_Tp __x)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_std/ |
A D | cmath | 54 #undef asin 114 using ::asin; 117 asin(float __x) 121 asin(long double __x) 127 asin(_Tp __x)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_std/ |
A D | cmath | 54 #undef asin 114 using ::asin; 117 asin(float __x) 121 asin(long double __x) 127 asin(_Tp __x)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_std/ |
A D | cmath | 54 #undef asin 114 using ::asin; 117 asin(float __x) 121 asin(long double __x) 127 asin(_Tp __x)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_std/ |
A D | cmath | 54 #undef asin 114 using ::asin; 117 asin(float __x) 121 asin(long double __x) 127 asin(_Tp __x)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_std/ |
A D | cmath | 54 #undef asin 114 using ::asin; 117 asin(float __x) 121 asin(long double __x) 127 asin(_Tp __x)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_std/ |
A D | cmath | 54 #undef asin 114 using ::asin; 117 asin(float __x) 121 asin(long double __x) 127 asin(_Tp __x)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/ |
A D | math_stubs_float.cc | 53 return (float) asin(x); in asinf()
|
A D | math_stubs_long_double.cc | 53 return asin((double) x); in asinl()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/ |
A D | math_stubs_float.cc | 53 return (float) asin(x); in asinf()
|
A D | math_stubs_long_double.cc | 53 return asin((double) x); in asinl()
|