Searched refs:tgamma (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/head/ |
H A D | tgmath.h | 150 #undef tgamma 151 #define tgamma(x) __tgmath_tgamma(x) macro
|
/titanic_41/usr/src/head/iso/ |
H A D | math_c99.h | 235 extern double tgamma __P((double)); 404 #pragma does_not_read_global_data(erf, erfc, tgamma) 412 #pragma does_not_write_global_data(erf, erfc, tgamma) 487 #pragma no_side_effect(erf, erfc, tgamma)
|
/titanic_41/usr/src/lib/libshell/common/data/ |
H A D | math.tab | 69 f 1 tgamma
|
/titanic_41/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 95 extern double tgamma __P((double));
|
/titanic_41/usr/src/man/man3m/ |
H A D | Makefile | 122 tgamma.3m \
|
/titanic_41/usr/src/lib/libm/common/m9x/ |
H A D | tgamma.c | 30 #pragma weak __tgamma = tgamma 1532 tgamma(double x) { in tgamma() function
|
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 176 "\001tgamma", (Math_f)tgammal,
|
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 176 "\001tgamma", (Math_f)tgammal,
|
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 176 "\001tgamma", (Math_f)tgammal,
|
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 176 "\001tgamma", (Math_f)tgammal,
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 118 file path=usr/share/man/man3m/tgamma.3m
|
/titanic_41/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 575 tgamma;
|
/titanic_41/usr/src/lib/libm/ |
H A D | Makefile.com | 110 tgamma.o \ 893 ../common/m9x/tgamma.c \
|