Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
modulo.c File Reference
#include <fortran.h>
#include <math.h>
#include <stddef.h>
#include <cray/portdefs.h>
Include dependency graph for modulo.c:

Go to the source code of this file.

Defines

#define _HALF_NaN   0x7fc000
#define _SGL_NaN   0x7ff8000000000000LL
#define _DBL_NaN   0x0000000000000000LL

Define Documentation

#define _DBL_NaN   0x0000000000000000LL

Definition at line 45 of file modulo.c.

#define _HALF_NaN   0x7fc000

Definition at line 43 of file modulo.c.

#define _SGL_NaN   0x7ff8000000000000LL

Definition at line 44 of file modulo.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines