Jspice3
spice.h File Reference
#include "config.h"
#include <math.h>
Include dependency graph for spice.h:

Go to the source code of this file.

Macros

#define MAX_EXP_ARG   709.0
 
#define DBL_EPSILON   8.9e-15
 
#define DBL_MAX   1.79769313486231e+308
 
#define DBL_MIN   2.22507385850721e-308
 
#define SHRT_MAX   32766
 
#define INT_MAX   2147483646
 
#define LONG_MAX   2147483646
 
#define MAXPOSINT   INT_MAX
 
#define HUGE_VAL   1.8e+308
 
#define HUGE   HUGE_VAL
 
#define M_PI   3.14159265358979323846
 
#define M_E   2.7182818284590452354
 
#define M_LOG10E   0.43429448190325182765
 
#define NEWBYPASS
 
#define CAPZEROBYPASS
 
#define NEWCONV
 
#define NUMELEMS(ARRAY)   (sizeof(ARRAY)/sizeof(*ARRAY))
 

Functions

double erfc ()
 

Variables

char * Spice_Exec_Dir
 
char * Spice_Lib_Dir
 
char Spice_OptChar
 
char * Def_Editor
 
char * Bug_Addr
 
int AsciiRawFile
 
char * Spice_Host
 
char * Spiced_Log
 
char Spice_Notice []
 
char Spice_Version []
 
char Spice_Build_Date []
 
char * News_File
 
char * Default_MFB_Cap
 
char * Spice_Path
 
char * Help_Path
 
char * Lib_Path
 
char * Sced_Path
 

Macro Definition Documentation

#define CAPZEROBYPASS

Definition at line 149 of file spice.h.

#define DBL_EPSILON   8.9e-15

Definition at line 95 of file spice.h.

#define DBL_MAX   1.79769313486231e+308

Definition at line 99 of file spice.h.

#define DBL_MIN   2.22507385850721e-308

Definition at line 103 of file spice.h.

#define HUGE   HUGE_VAL

Definition at line 128 of file spice.h.

#define HUGE_VAL   1.8e+308

Definition at line 121 of file spice.h.

#define INT_MAX   2147483646

Definition at line 111 of file spice.h.

#define LONG_MAX   2147483646

Definition at line 115 of file spice.h.

#define M_E   2.7182818284590452354

Definition at line 136 of file spice.h.

#define M_LOG10E   0.43429448190325182765

Definition at line 140 of file spice.h.

#define M_PI   3.14159265358979323846

Definition at line 132 of file spice.h.

#define MAX_EXP_ARG   709.0

Definition at line 92 of file spice.h.

#define MAXPOSINT   INT_MAX

Definition at line 118 of file spice.h.

#define NEWBYPASS

Definition at line 148 of file spice.h.

#define NEWCONV

Definition at line 150 of file spice.h.

#define NUMELEMS (   ARRAY)    (sizeof(ARRAY)/sizeof(*ARRAY))

Definition at line 157 of file spice.h.

#define SHRT_MAX   32766

Definition at line 107 of file spice.h.

Function Documentation

double erfc ( )

Variable Documentation

int AsciiRawFile
char* Bug_Addr
char* Def_Editor
char* Default_MFB_Cap

Definition at line 13 of file ivars.c.

char* Help_Path

Definition at line 104 of file help.c.

char* Lib_Path

Definition at line 15 of file ivars.c.

char* News_File

Definition at line 12 of file ivars.c.

char* Sced_Path

Definition at line 16 of file ivars.c.

char Spice_Build_Date[]
char* Spice_Exec_Dir
char* Spice_Host
char* Spice_Lib_Dir
char Spice_Notice[]
char Spice_OptChar
char* Spice_Path

Definition at line 11 of file ivars.c.

char Spice_Version[]
char* Spiced_Log