#include <sys/types.h>
Go to the source code of this file.
Define Documentation
Definition at line 28 of file mm.h.
Definition at line 25 of file mm.h.
Enumeration Type Documentation
- Enumerator:
MM_ERROR_NO_ERROR |
|
MM_ERROR_INSUFFICIENT_SPACE |
|
MM_ERROR_UNDERFLOW |
|
MM_ERROR_EXCESSIVE_ALLOCATION |
|
Definition at line 40 of file mm.h.
- Enumerator:
MM_IGNORE_MEMORY_EXCEEDED |
|
MM_ABORT_ON_MEMORY_EXCEEDED |
|
MM_WARN_ON_MEMORY_EXCEEDED |
|
Definition at line 32 of file mm.h.
- Enumerator:
MM_STREAM_USAGE_OVERHEAD |
|
MM_STREAM_USAGE_BUFFER |
|
MM_STREAM_USAGE_CURRENT |
|
MM_STREAM_USAGE_MAXIMUM |
|
Definition at line 49 of file mm.h.
Variable Documentation