Home
last modified time | relevance | path

Searched refs:tan (Results 1 – 25 of 130) sorted by relevance

123456

/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A Ds_tan.c45 double tan(double x) in tan() function
67 libm_hidden_def(tan)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/m68k/bits/
A Dmathinline.h130 __inline_mathop(__tan, tan)
153 __inline_mathop(tan, tan)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_compatibility/
A Dmath.h42 using std::tan;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_compatibility/
A Dmath.h42 using std::tan;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_std/
A Dcmath73 #undef tan
420 using ::tan;
423 tan(float __x)
427 tan(long double __x)
433 tan(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_std/
A Dcmath73 #undef tan
420 using ::tan;
423 tan(float __x)
427 tan(long double __x)
433 tan(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_std/
A Dcmath73 #undef tan
420 using ::tan;
423 tan(float __x)
427 tan(long double __x)
433 tan(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_std/
A Dcmath73 #undef tan
420 using ::tan;
423 tan(float __x)
427 tan(long double __x)
433 tan(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_std/
A Dcmath73 #undef tan
420 using ::tan;
423 tan(float __x)
427 tan(long double __x)
433 tan(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_std/
A Dcmath73 #undef tan
420 using ::tan;
423 tan(float __x)
427 tan(long double __x)
433 tan(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_std/
A Dcmath73 #undef tan
420 using ::tan;
423 tan(float __x)
427 tan(long double __x)
433 tan(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_std/
A Dcmath73 #undef tan
420 using ::tan;
423 tan(float __x)
427 tan(long double __x)
433 tan(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/
A Dmath_stubs_float.cc213 return (float) tan(x); in tanf()
A Dmath_stubs_long_double.cc213 return tan((double) x); in tanl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/
A Dmath_stubs_float.cc213 return (float) tan(x); in tanf()
A Dmath_stubs_long_double.cc213 return tan((double) x); in tanl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/
A Dmath_stubs_long_double.cc213 return tan((double) x); in tanl()
A Dmath_stubs_float.cc213 return (float) tan(x); in tanf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++98/
A Dmath_stubs_float.cc213 return (float) tan(x); in tanf()
A Dmath_stubs_long_double.cc213 return tan((double) x); in tanl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++98/
A Dmath_stubs_float.cc213 return (float) tan(x); in tanf()
A Dmath_stubs_long_double.cc213 return tan((double) x); in tanl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++98/
A Dmath_stubs_float.cc213 return (float) tan(x); in tanf()
A Dmath_stubs_long_double.cc213 return tan((double) x); in tanl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++98/
A Dmath_stubs_float.cc213 return (float) tan(x); in tanf()

Completed in 17 milliseconds

123456