Home
last modified time | relevance | path

Searched refs:tgamma (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/head/
H A Dtgmath.h150 #undef tgamma
151 #define tgamma(x) __tgmath_tgamma(x) macro
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h235 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 Dmath.tab69 f 1 tgamma
/titanic_41/usr/src/lib/libm/common/C/
H A Dlibm_protos.h95 extern double tgamma __P((double));
/titanic_41/usr/src/man/man3m/
H A DMakefile122 tgamma.3m \
/titanic_41/usr/src/lib/libm/common/m9x/
H A Dtgamma.c30 #pragma weak __tgamma = tgamma
1532 tgamma(double x) { in tgamma() function
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath176 "\001tgamma", (Math_f)tgammal,
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath176 "\001tgamma", (Math_f)tgammal,
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath176 "\001tgamma", (Math_f)tgammal,
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath176 "\001tgamma", (Math_f)tgammal,
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc118 file path=usr/share/man/man3m/tgamma.3m
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers575 tgamma;
/titanic_41/usr/src/lib/libm/
H A DMakefile.com110 tgamma.o \
893 ../common/m9x/tgamma.c \