Searched refs:tan (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dtan.s29 .file "tan.s"
32 LIBM_ANSI_PRAGMA_WEAK(tan,function)
35 ENTRY(tan) function
51 SET_SIZE(tan)
H A D__reduction.s33 / n mod 4 sin(x) cos(x) tan(x)
/illumos-gate/usr/src/lib/libm/common/C/
H A Dtan.c30 #pragma weak __tan = tan
34 * tan(x)
48 tan(double x) { function
60 /* tan(Inf or NaN) is NaN */
/illumos-gate/usr/src/head/iso/
H A Dmath_iso.h71 extern double tan __P((double));
94 #pragma does_not_read_global_data(cos, sin, tan, cosh, sinh, tanh)
99 #pragma does_not_write_global_data(cos, sin, tan, cosh, sinh, tanh)
104 #pragma no_side_effect(cos, sin, tan, cosh, sinh, tanh)
187 inline float tan(float __X) { return __tanf(__X); } function
219 inline long double tan(long double __X) { return __tanl(__X); } function
/illumos-gate/usr/src/man/man3m/
H A DMakefile120 tan.3m \
/illumos-gate/usr/src/head/
H A Dtgmath.h56 #undef tan macro
57 #define tan(x) __tgmath_tan(x) macro
H A Dmath.h57 using std::tan;
/illumos-gate/usr/src/lib/libm1/common/
H A Dlibmv1.c75 #pragma weak tan = __tan macro
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dmath.h66 extern double tan(/* double x */);
/illumos-gate/usr/src/boot/include/
H A Dmath.h238 double tan(double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com210 tan.o \
929 ../common/C/tan.c
974 ../common/C/tan.c
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex183 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces

Completed in 118 milliseconds