#include <sys/types.h>
Go to the source code of this file.
◆ GRASS_MM_USE_EXCEPTION_SPECIFIER
#define GRASS_MM_USE_EXCEPTION_SPECIFIER |
Definition at line 45 of file mm.h.
◆ MM_DEFAULT_MM_SIZE
#define MM_DEFAULT_MM_SIZE (40<<20) |
◆ MM_REGISTER_VERSION
#define MM_REGISTER_VERSION 2 |
Definition at line 48 of file mm.h.
◆ MM_err
Enumerator |
---|
MM_ERROR_NO_ERROR | |
MM_ERROR_INSUFFICIENT_SPACE | |
MM_ERROR_UNDERFLOW | |
MM_ERROR_EXCESSIVE_ALLOCATION | |
Definition at line 63 of file mm.h.
◆ MM_mode
Enumerator |
---|
MM_IGNORE_MEMORY_EXCEEDED | |
MM_ABORT_ON_MEMORY_EXCEEDED | |
MM_WARN_ON_MEMORY_EXCEEDED | |
Definition at line 55 of file mm.h.
◆ MM_stream_usage
Enumerator |
---|
MM_STREAM_USAGE_OVERHEAD | |
MM_STREAM_USAGE_BUFFER | |
MM_STREAM_USAGE_CURRENT | |
MM_STREAM_USAGE_MAXIMUM | |
Definition at line 72 of file mm.h.
◆ MM_manager