Include dependency graph for e_lgamma.c:

Go to the source code of this file.
Functions | |
| double | __ieee754_lgamma (double x) |
Variables | |
| int | signgam |
| double __ieee754_lgamma | ( | double | x | ) |
Definition at line 29 of file e_lgamma.c.
References __ieee754_lgamma_r(), and signgam.
Here is the call graph for this function:

| int signgam |
Definition at line 3 of file s_signgam.c.
1.4.7