#include "RexxCore.h"#include "RexxMemory.hpp"#include "ActivityManager.hpp"#include "SystemInterpreter.hpp"Go to the source code of this file.
Macros | |
| #define | MEMSIZE 4194304 /* get pools in 4M chunks. */ |
| #define | PAGESIZE 4096 |
| #define MEMSIZE 4194304 /* get pools in 4M chunks. */ |
Definition at line 50 of file windows/MemorySupport.cpp.
| #define PAGESIZE 4096 |
Definition at line 51 of file windows/MemorySupport.cpp.