![]() |
GNU PROLOG with UTF8 support
|
#include "ma_parser.h"#include "ma_protos.h"#include "../EnginePl/gp_config.h"#include "../EnginePl/wam_regs.h"#include "../EnginePl/wam_inst.h"#include "../EnginePl/machine.h"#include "../EnginePl/pl_params.h"#include "../EnginePl/obj_chain.h"
Macros | |
| #define | MAPPER_FILE |
| #define | FRAMES_ONLY |
| #define | Y_OFFSET(index) ((- ENVIR_STATIC_SIZE - 1 - index) * sizeof(PlLong)) |
| #define FRAMES_ONLY |
| #define MAPPER_FILE |
| #define Y_OFFSET | ( | index | ) | ((- ENVIR_STATIC_SIZE - 1 - index) * sizeof(PlLong)) |
1.8.11