windows/MemorySupport.cpp File Reference
#include "RexxCore.h"
#include "RexxMemory.hpp"
#include "ActivityManager.hpp"
#include "SystemInterpreter.hpp"
Include dependency graph for windows/MemorySupport.cpp:

Go to the source code of this file.

Macros

#define MEMSIZE   4194304 /* get pools in 4M chunks. */
 
#define PAGESIZE   4096
 

Macro Definition Documentation

◆ MEMSIZE

#define MEMSIZE   4194304 /* get pools in 4M chunks. */

Definition at line 50 of file windows/MemorySupport.cpp.

◆ PAGESIZE

#define PAGESIZE   4096

Definition at line 51 of file windows/MemorySupport.cpp.