Jspice3
|
Go to the source code of this file.
Functions | |
static char * | hent_string () |
static wordlist * | GP_wl () |
static int | select_trace () |
static void | show_mark () |
static int | trans_mark () |
static char * | get_subname () |
static struct hyEnt * | select_point () |
static struct hyEnt * | alloc_ent () |
static struct hyEnt * | subckt_point () |
static char * | nodestring () |
static int | get_enode () |
static int | find_wire_node () |
static void | display_graf_references () |
static int | nodenum () |
wordlist * | cp_lexer () |
void | com_graf () |
void | wl_free () |
void | ShowOutput (int *LookedAhead) |
void | DoIplot () |
void | SetIplot () |
void | ClearIplot () |
char * | GPstring (int typemask, struct hyEnt **hent) |
char * | GPgetString (struct hyEnt *hent) |
static char * | hent_string (struct ka *AOI, int typemask, struct hyEnt **hret) |
int | GPdeleteGrafRef (struct hyEnt *hent) |
void | GPclearGraf () |
static void | show_mark (int i, int DorE, int prompt) |
static int | trans_mark (int i) |
static char * | get_subname (struct hyEnt *hent) |
static struct hyEnt * | select_point (struct s *CellDesc, struct ka *AOI, int mask) |
static struct hyEnt * | alloc_ent (long x, long y, struct o *pointer, int reftype, int orient) |
static struct hyEnt * | subckt_point (struct o *pointer, char *name, struct ka *AOI, int mask) |
static char * | nodestring (struct hyEnt *h) |
static int | get_enode (int Node, struct o *Pointer) |
static int | find_wire_node (struct o *Pointer) |
static void | display_graf_references (char DisplayOrErase) |
static int | nodenum (struct hyEnt *h) |
Variables | |
static struct hyEnt * | GPoint [9] |
static int | DoingIplot |
int | IplotStatusChanged |
char * | MenuGRAF |
char * | MenuIPLOT |
char * | MenuEDIT |
|
static |
|
static |
Definition at line 722 of file grafintr.c.
void ClearIplot | ( | ) |
Definition at line 199 of file grafintr.c.
void com_graf | ( | ) |
wordlist* cp_lexer | ( | ) |
|
static |
|
static |
Definition at line 882 of file grafintr.c.
void DoIplot | ( | ) |
Definition at line 161 of file grafintr.c.
|
static |
|
static |
Definition at line 865 of file grafintr.c.
|
static |
|
static |
Definition at line 825 of file grafintr.c.
|
static |
|
static |
Definition at line 551 of file grafintr.c.
|
static |
Definition at line 304 of file grafintr.c.
void GPclearGraf | ( | ) |
Definition at line 364 of file grafintr.c.
int GPdeleteGrafRef | ( | struct hyEnt * | hent | ) |
Definition at line 334 of file grafintr.c.
char* GPgetString | ( | struct hyEnt * | hent | ) |
Definition at line 239 of file grafintr.c.
char* GPstring | ( | int | typemask, |
struct hyEnt ** | hent | ||
) |
Definition at line 213 of file grafintr.c.
|
static |
Definition at line 275 of file grafintr.c.
|
static |
|
static |
Definition at line 895 of file grafintr.c.
|
static |
|
static |
Definition at line 770 of file grafintr.c.
|
static |
Definition at line 588 of file grafintr.c.
|
static |
Definition at line 375 of file grafintr.c.
void SetIplot | ( | ) |
Definition at line 181 of file grafintr.c.
|
static |
|
static |
Definition at line 455 of file grafintr.c.
void ShowOutput | ( | int * | LookedAhead | ) |
Definition at line 81 of file grafintr.c.
|
static |
|
static |
Definition at line 741 of file grafintr.c.
|
static |
|
static |
Definition at line 500 of file grafintr.c.
void wl_free | ( | ) |
|
static |
Definition at line 22 of file grafintr.c.
|
static |
Definition at line 19 of file grafintr.c.
int IplotStatusChanged |
Definition at line 23 of file grafintr.c.
char* MenuEDIT |
Definition at line 75 of file scedintr.c.
char* MenuGRAF |
Definition at line 78 of file scedintr.c.
char* MenuIPLOT |
Definition at line 83 of file scedintr.c.