Symbol: tgammal
include/math.h
438
long double tgammal(long double);
lib/libm/hidden/math.h
210
LDBL_PROTO_STD_DEPRECATED(tgammal);
regress/lib/libm/cephes/monotl.c
283
{"tgamma", tgammal, 1.0L, 1.0L,
regress/lib/libm/cephes/monotl.c
285
{"tgamma", tgammal, 2.0L, 1.0L,
regress/lib/libm/cephes/monotl.c
287
{"tgamma", tgammal, 3.0L, 2.0L,
regress/lib/libm/cephes/monotl.c
289
{"tgamma", tgammal, 4.0L, 6.0L,
regress/lib/libm/cephes/monotl.c
69
long double tgammal (long double);
regress/lib/libm/cephes/monotll.c
632
{"tgamma", tgammal, 1.0L, 1.0L,
regress/lib/libm/cephes/monotll.c
634
{"tgamma", tgammal, 2.0L, 1.0L,
regress/lib/libm/cephes/monotll.c
636
{"tgamma", tgammal, 3.0L, 2.0L,
regress/lib/libm/cephes/monotll.c
638
{"tgamma", tgammal, 4.0L, 6.0L,
regress/lib/libm/cephes/monotll.c
71
long double tgammal (long double);
regress/lib/libm/cephes/testvectl.c
236
{"tgammal", tgammal, &NANL, &NANL, 0},
regress/lib/libm/cephes/testvectl.c
237
{"tgammal", tgammal, &INFINITYL, &INFINITYL, 0},
regress/lib/libm/cephes/testvectl.c
238
{"tgammal", tgammal, &MONEL, &NANL, 0},
regress/lib/libm/cephes/testvectl.c
239
{"tgammal", tgammal, &ZEROL, &INFINITYL, 0},
regress/lib/libm/cephes/testvectl.c
240
{"tgammal", tgammal, &MINFL, &NANL, 0},
regress/lib/libm/cephes/testvectl.c
83
long double tgammal (long double);
regress/lib/libm/cephes/testvectll.c
240
{"tgammal", tgammal, &NANL, &NANL, 0},
regress/lib/libm/cephes/testvectll.c
241
{"tgammal", tgammal, &INFINITYL, &INFINITYL, 0},
regress/lib/libm/cephes/testvectll.c
242
{"tgammal", tgammal, &MONEL, &NANL, 0},
regress/lib/libm/cephes/testvectll.c
243
{"tgammal", tgammal, &ZEROL, &INFINITYL, 0},
regress/lib/libm/cephes/testvectll.c
244
{"tgammal", tgammal, &MINFL, &NANL, 0},
regress/lib/libm/cephes/testvectll.c
87
long double tgammal (long double);