Jspice3
|
#include "spice.h"
#include <stdio.h>
#include "devdefs.h"
#include "sperror.h"
#include "util.h"
#include "cktext.h"
#include "niext.h"
Go to the source code of this file.
Macros | |
#define | CKALLOC(var, size, type) |
Functions | |
int | CKTsetup (CKTcircuit *ckt) |
#define CKALLOC | ( | var, | |
size, | |||
type | |||
) |
Definition at line 23 of file cktsetup.c.
int CKTsetup | ( | CKTcircuit * | ckt | ) |
Definition at line 30 of file cktsetup.c.