My Project
Loading...
Searching...
No Matches
Variables
omOpts.c File Reference
#include "omalloc.h"
#include "omDefaultConfig.h"

Go to the source code of this file.

Variables

omOpts_t om_Opts
 

Variable Documentation

◆ om_Opts

omOpts_t om_Opts
Initial value:
=
{
OM_DEFAULT_MIN_TRACK,
OM_DEFAULT_MIN_CHECK,
OM_DEFAULT_MAX_TRACK,
OM_DEFAULT_MAX_CHECK,
OM_DEFAULT_KEEP,
OM_DEFAULT_HOW_TO_REPORT_ERRORS,
OM_DEFAULT_MARK_AS_STATIC,
OM_DEFAULT_PAGES_PER_REGION,
OM_DEFAULT_OUT_OF_MEMORY_FUNC,
OM_DEFAULT_MEMORY_LOW_FUNC,
OM_DEFAULT_ERROR_HOOK
}

Definition at line 13 of file omOpts.c.