EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fpe.c File Reference
#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__ ()
 

Macro Definition Documentation

#define _GNU_SOURCE

Definition at line 1 of file fpe.c.

View newest version in sPHENIX GitHub at line 1 of file fpe.c

Function Documentation

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: