![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <stdio.h>#include <stdlib.h>#include <fenv.h>
Include dependency graph for fpe.c:Go to the source code of this file.
Macros | |
| #define | _GNU_SOURCE |
Functions | |
| void | enable_exceptions_ () |
| void | enable_exceptions__ () |
| #define _GNU_SOURCE |
| void enable_exceptions_ | ( | ) |
Definition at line 6 of file fpe.c.
View newest version in sPHENIX GitHub at line 6 of file fpe.c
Referenced by enable_exceptions__().
Here is the caller graph for this function:| void enable_exceptions__ | ( | ) |
Definition at line 22 of file fpe.c.
View newest version in sPHENIX GitHub at line 22 of file fpe.c
References enable_exceptions_().
Here is the call graph for this function: