IFsimulator * ft_sim
Definition: main.c:111
|
Jspice3
|
#include "misc.h"

Go to the source code of this file.
Macros | |
| #define | IFC(func, args) |
| #define | GCA(func, args) |
| #define | LITERR(text) current->error=INPerrCat(current->error,copy(text)); |
| #define | PARSECALL(args) current->error = INPerrCat(current->error,INPdevParse args ); |
| #define GCA | ( | func, | |
| args | |||
| ) |
| #define IFC | ( | func, | |
| args | |||
| ) |
| #define PARSECALL | ( | args | ) | current->error = INPerrCat(current->error,INPdevParse args ); |