Defines | Functions | Variables
uninit.c File Reference
#include <stdio.h>
#include <string.h>
#include "arith.h"
Include dependency graph for uninit.c:

Go to the source code of this file.

Defines

#define DNAN0   1
#define DNAN1   0xfff00000
#define FA7UL   0xfa7a7a7aUL
#define Long   long
#define RNAN   0xff800001
#define TYCOMPLEX   6
#define TYDCOMPLEX   7
#define TYDREAL   5
#define TYINT1   11
#define TYLONG   3
#define TYQUAD   14
#define TYREAL   4
#define TYSHORT   2
#define Void   void

Functions

void _uninit_f2c (void *x, int type, long len)
static void ieee0 (Void)

Variables

double _0 = 0.
static unsigned Long dnan0 = DNAN0
static unsigned Long dnan1 = DNAN1
static unsigned Long rnan = RNAN

Define Documentation

#define DNAN0   1

Definition at line 35 of file uninit.c.

#define DNAN1   0xfff00000

Definition at line 36 of file uninit.c.

#define FA7UL   0xfa7a7a7aUL

Definition at line 45 of file uninit.c.

#define Long   long

Definition at line 14 of file uninit.c.

#define RNAN   0xff800001

Definition at line 30 of file uninit.c.

#define TYCOMPLEX   6

Definition at line 9 of file uninit.c.

#define TYDCOMPLEX   7

Definition at line 10 of file uninit.c.

#define TYDREAL   5

Definition at line 8 of file uninit.c.

#define TYINT1   11

Definition at line 11 of file uninit.c.

#define TYLONG   3

Definition at line 6 of file uninit.c.

#define TYQUAD   14

Definition at line 12 of file uninit.c.

#define TYREAL   4

Definition at line 7 of file uninit.c.

#define TYSHORT   2

Definition at line 5 of file uninit.c.

#define Void   void

Definition at line 44 of file uninit.c.


Function Documentation

void _uninit_f2c ( void *  x,
int  type,
long  len 
)

Definition at line 64 of file uninit.c.

static void ieee0 ( Void  ) [static]

Definition at line 376 of file uninit.c.


Variable Documentation

double _0 = 0.

Definition at line 58 of file uninit.c.

unsigned Long dnan0 = DNAN0 [static]

Definition at line 55 of file uninit.c.

unsigned Long dnan1 = DNAN1 [static]

Definition at line 56 of file uninit.c.

unsigned Long rnan = RNAN [static]

Definition at line 54 of file uninit.c.



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