Home
last modified time | relevance | path

Searched refs:lgamma (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/lib/libm/common/C/
H A Dlgamma.c29 #pragma weak __lgamma = lgamma
36 lgamma(double x) { in lgamma() function
/titanic_41/usr/src/lib/libast/common/uwin/
H A Dlgamma.c50 #define lgamma ______lgamma macro
57 #undef lgamma
150 extern __pure double lgamma(double x) in lgamma() function
/titanic_41/usr/src/lib/libast/common/features/
H A Duwin2 lib gamma,getpass,lgamma,log,log1p,random,rcmd,rint,srand48
/titanic_41/usr/src/head/
H A Dtgmath.h114 #undef lgamma
115 #define lgamma(x) __tgmath_lgamma(x) macro
H A Dmath.h153 extern double lgamma __P((double));
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmath.tab48 f 1 lgamma
/titanic_41/usr/src/man/man3m/
H A DMakefile92 lgamma.3m \
/titanic_41/usr/src/lib/libm1/common/
H A Dlibmv1.c58 #pragma weak lgamma = __lgamma macro
H A Dmapfile-vers199 lgamma;
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dmath.h86 extern double lgamma();
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h234 extern double lgamma __P((double));
479 #pragma does_not_read_global_data(acosh, atanh, hypot, lgamma, log1p, logb)
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath155 "\001lgamma", (Math_f)lgammal,
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath155 "\001lgamma", (Math_f)lgammal,
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath155 "\001lgamma", (Math_f)lgammal,
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath155 "\001lgamma", (Math_f)lgammal,
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc88 file path=usr/share/man/man3m/lgamma.3m
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers715 lgamma;
/titanic_41/usr/src/lib/libm/
H A DMakefile.com193 lgamma.o \
1002 ../common/C/lgamma.c \
/titanic_41/usr/src/lib/libast/
H A DMakefile.com588 common/uwin/lgamma.o \