#include <gtk/gtk.h>#include "class.h"#include "op.h"#include "proc.h"#include "variable.h"#include "instr.h"#include "constant.h"Go to the source code of this file.
Defines | |
| #define | mc_add_constant(type, value) CLASS(const_alloc(type, value)) |
1.2.15