Classes | Typedefs | Functions | Variables
arithchk.c File Reference
#include <stdio.h>
#include <math.h>
#include <errno.h>
Include dependency graph for arithchk.c:

Go to the source code of this file.

Classes

struct  Akind

Typedefs

typedef struct Akind Akind

Functions

static Akindccheck (void)
void fpinit_ASL (void)
static int fzcheck (void)
void get_nanbits (unsigned int *b, int k)
static Akindicheck (void)
static AkindLcheck (void)
int main (void)
static int need_nancheck (void)

Variables

static Akind CRAY = { "CRAY", 5}
static int dalign
char * emptyfmt = ""
static Akind IBM = { "IBM", 3 }
static Akind IEEE_8087 = { "IEEE_8087", 1 }
static Akind IEEE_MC68k = { "IEEE_MC68k", 2 }
static double t_nan
static Akind VAX = { "VAX", 4 }

Typedef Documentation

typedef struct Akind Akind

Function Documentation

static Akind* ccheck ( void  ) [static]

Definition at line 116 of file arithchk.c.

void fpinit_ASL ( void  )
static int fzcheck ( void  ) [static]

Definition at line 137 of file arithchk.c.

void get_nanbits ( unsigned int *  b,
int  k 
)

Definition at line 170 of file arithchk.c.

static Akind* icheck ( void  ) [static]

Definition at line 87 of file arithchk.c.

static Akind* Lcheck ( void  ) [static]

Definition at line 60 of file arithchk.c.

int main ( void  )

Definition at line 183 of file arithchk.c.

static int need_nancheck ( void  ) [static]

Definition at line 156 of file arithchk.c.


Variable Documentation

Akind CRAY = { "CRAY", 5} [static]

Definition at line 55 of file arithchk.c.

int dalign [static]

Definition at line 43 of file arithchk.c.

char* emptyfmt = ""

Definition at line 113 of file arithchk.c.

Akind IBM = { "IBM", 3 } [static]

Definition at line 53 of file arithchk.c.

Akind IEEE_8087 = { "IEEE_8087", 1 } [static]

Definition at line 51 of file arithchk.c.

Akind IEEE_MC68k = { "IEEE_MC68k", 2 } [static]

Definition at line 52 of file arithchk.c.

double t_nan [static]

Definition at line 57 of file arithchk.c.

Akind VAX = { "VAX", 4 } [static]

Definition at line 54 of file arithchk.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:56:45