Include dependency graph for w_lgamma_r.c:

Go to the source code of this file.
Functions | |
| double | lgamma_r (double x, int *signgamp) |
| double lgamma_r | ( | double | x, | |
| int * | signgamp | |||
| ) |
Definition at line 28 of file w_lgamma_r.c.
References __ieee754_lgamma_r(), __kernel_standard(), _LIB_VERSION, finite(), and floor().
Here is the call graph for this function:

1.4.7