struct circ * ft_curckt
Definition: main.c:184
Jspice3
|
Go to the source code of this file.
Functions | |
static wordlist * | devexpand () |
static void | parseline () |
void | com_show (wordlist *wl) |
void | com_alter (wordlist *wl) |
static void | parseline (wordlist *line, wordlist **dlist, wordlist **plist) |
static wordlist * | devexpand (char *name) |
void com_alter | ( | wordlist * | wl | ) |
void com_show | ( | wordlist * | wl | ) |
Definition at line 33 of file device.c.
|
static |
|
static |
Definition at line 190 of file device.c.
|
static |
Definition at line 126 of file device.c.