Jspice3
|
Go to the source code of this file.
Functions | |
int | TRANparse (GENERIC *ckt, INPtables *tab, int which, GENERIC *currentp, char **line, GENERIC *task, GENERIC *gnode) |
int | ParseTRAN (GENERIC *ckt, char **line, card *current, int which, GENERIC *aptr, INPtables *tab) |
int ParseTRAN | ( | GENERIC * | ckt, |
char ** | line, | ||
card * | current, | ||
int | which, | ||
GENERIC * | aptr, | ||
INPtables * | tab | ||
) |
Definition at line 65 of file tranprse.c.
int TRANparse | ( | GENERIC * | ckt, |
INPtables * | tab, | ||
int | which, | ||
GENERIC * | currentp, | ||
char ** | line, | ||
GENERIC * | task, | ||
GENERIC * | gnode | ||
) |
Definition at line 17 of file tranprse.c.