Jspice3
|
#include "spice.h"
#include <stdio.h>
#include "devdefs.h"
#include "sperror.h"
#include "util.h"
#include "cktext.h"
Go to the source code of this file.
Functions | |
int | CKTpName (char *parm, IFvalue *val, CKTcircuit *ckt, int dev, char *name, GENinstance **fast) |
Variables | |
SPICEdev * | DEVices [] |
int CKTpName | ( | char * | parm, |
IFvalue * | val, | ||
CKTcircuit * | ckt, | ||
int | dev, | ||
char * | name, | ||
GENinstance ** | fast | ||
) |
Definition at line 26 of file cktpname.c.