Searched refs:tgammal (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h127 extern long double tgammal __P((long double));
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h362 extern long double tgammal __P((long double));
450 #pragma does_not_read_global_data(erfl, erfcl, lgammal, tgammal)
462 #pragma does_not_write_global_data(erfl, erfcl, tgammal)
512 #pragma no_side_effect(erfl, erfcl, tgammal)
/illumos-gate/usr/src/boot/include/
H A Dmath.h497 long double tgammal(long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com112 tgammal.o \
895 ../common/m9x/tgammal.c \
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammal.c30 #pragma weak __tgammal = tgammal
1010 tgammal(long double x) { function

Completed in 70 milliseconds