Searched refs:lgammal (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | lgammal.c | 30 #pragma weak __lgammal = lgammal 43 lgammal(long double x) { in lgammal() function
|
H A D | longdouble.h | 97 extern long double lgammal(long double);
|
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | lgammal.c | 30 #pragma weak __lgammal = lgammal 43 lgammal(long double x) { in lgammal() function
|
H A D | longdouble.h | 96 extern long double lgammal(long double);
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 358 extern long double lgammal(long double); 447 #pragma does_not_read_global_data(erfl, erfcl, lgammal, tgammal)
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 468 long double lgammal(long double);
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 285 lgammal.o \ 540 ../common/LD/lgammal.c \ 687 ../common/Q/lgammal.c \
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 255 lgammal.3m \ 458 lgammal.3m := LINKSRC = lgamma.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 143 "\001lgamma", (Math_f)(uintptr_t)lgammal,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 143 "\001lgamma", (Math_f)(uintptr_t)lgammal,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 143 "\001lgamma", (Math_f)(uintptr_t)lgammal,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 143 "\001lgamma", (Math_f)(uintptr_t)lgammal,
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 502 lgammal;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 218 link path=usr/share/man/man3m/lgammal.3m target=lgamma.3m
|