Jspice3
newgraf.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  gframe
 
struct  gscale
 
struct  gtrace
 
struct  screen
 
struct  gref
 
struct  gplot
 
struct  chkpts
 
struct  mdata
 

Macros

#define PNUM   8
 
#define FIELD   12
 
#define OPT_n   0x1
 
#define OPT_N   0x2
 
#define OPT_x   0x4
 
#define OPT_X   0x8
 
#define OPT_b   0x10
 
#define OPT_t   0x20
 
#define OPT_p   0x40
 
#define OPT_Xx   0x80
 
#define OPT_help   0x100
 
#define OPT_quit   0x200
 
#define OPT_mark   0x400
 
#define OPT_add   0x800
 
#define OPT_hcpy   0x1000
 
#define OPT_step   0x2000
 
#define GRAF_V   0
 
#define GRAF_I   1
 
#define GRAF_O   2
 

Macro Definition Documentation

#define FIELD   12

Definition at line 15 of file newgraf.h.

#define GRAF_I   1

Definition at line 35 of file newgraf.h.

#define GRAF_O   2

Definition at line 36 of file newgraf.h.

#define GRAF_V   0

Definition at line 34 of file newgraf.h.

#define OPT_add   0x800

Definition at line 29 of file newgraf.h.

#define OPT_b   0x10

Definition at line 22 of file newgraf.h.

#define OPT_hcpy   0x1000

Definition at line 30 of file newgraf.h.

#define OPT_help   0x100

Definition at line 26 of file newgraf.h.

#define OPT_mark   0x400

Definition at line 28 of file newgraf.h.

#define OPT_n   0x1

Definition at line 18 of file newgraf.h.

#define OPT_N   0x2

Definition at line 19 of file newgraf.h.

#define OPT_p   0x40

Definition at line 24 of file newgraf.h.

#define OPT_quit   0x200

Definition at line 27 of file newgraf.h.

#define OPT_step   0x2000

Definition at line 31 of file newgraf.h.

#define OPT_t   0x20

Definition at line 23 of file newgraf.h.

#define OPT_x   0x4

Definition at line 20 of file newgraf.h.

#define OPT_X   0x8

Definition at line 21 of file newgraf.h.

#define OPT_Xx   0x80

Definition at line 25 of file newgraf.h.

#define PNUM   8

Definition at line 12 of file newgraf.h.