|
Jspice3
|

Go to the source code of this file.
Functions | |
| int | ACparse (GENERIC *ckt, INPtables *tab, int which, GENERIC *currentp, char **line, GENERIC *task, GENERIC *gnode) |
| int | ParseAC (GENERIC *ckt, char **line, card *current, int which, GENERIC *aptr, INPtables *tab) |
| int ACparse | ( | GENERIC * | ckt, |
| INPtables * | tab, | ||
| int | which, | ||
| GENERIC * | currentp, | ||
| char ** | line, | ||
| GENERIC * | task, | ||
| GENERIC * | gnode | ||
| ) |
Definition at line 17 of file acprse.c.
| int ParseAC | ( | GENERIC * | ckt, |
| char ** | line, | ||
| card * | current, | ||
| int | which, | ||
| GENERIC * | aptr, | ||
| INPtables * | tab | ||
| ) |
Definition at line 57 of file acprse.c.