Jspice3
|
Go to the source code of this file.
Functions | |
int | DCTparse (GENERIC *ckt, INPtables *tab, int which, GENERIC *currentp, char **line, GENERIC *task, GENERIC *gnode) |
int | ParseDC (GENERIC *ckt, char **line, card *current, int which, GENERIC *aptr, INPtables *tab, int index) |
int DCTparse | ( | GENERIC * | ckt, |
INPtables * | tab, | ||
int | which, | ||
GENERIC * | currentp, | ||
char ** | line, | ||
GENERIC * | task, | ||
GENERIC * | gnode | ||
) |
Definition at line 16 of file dctprse.c.
int ParseDC | ( | GENERIC * | ckt, |
char ** | line, | ||
card * | current, | ||
int | which, | ||
GENERIC * | aptr, | ||
INPtables * | tab, | ||
int | index | ||
) |
Definition at line 46 of file dctprse.c.