Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
omalloc
omOpts.c
Go to the documentation of this file.
1
/*******************************************************************
2
* File: omStats.c
3
* Purpose: definitions of stats related stuff
4
* Author: obachman (Olaf Bachmann)
5
* Created: 11/99
6
*******************************************************************/
7
8
#include "
omalloc.h
"
9
#include "omDefaultConfig.h"
10
11
omOpts_t
om_Opts
=
12
{
13
OM_DEFAULT_MIN_TRACK,
14
OM_DEFAULT_MIN_CHECK,
15
OM_DEFAULT_MAX_TRACK,
16
OM_DEFAULT_MAX_CHECK,
17
OM_DEFAULT_KEEP,
18
OM_DEFAULT_HOW_TO_REPORT_ERRORS,
19
OM_DEFAULT_MARK_AS_STATIC,
20
OM_DEFAULT_PAGES_PER_REGION,
21
OM_DEFAULT_OUT_OF_MEMORY_FUNC,
22
OM_DEFAULT_MEMORY_LOW_FUNC,
23
OM_DEFAULT_ERROR_HOOK
24
};
om_Opts
omOpts_t om_Opts
Definition:
omOpts.c:11
omalloc.h
Generated on Mon Mar 6 2017 11:17:31 by
doxygen 1.8.8
for
Singular debian-1:4.0.3-p3+ds-5~bpo8+1