ATLAS Offline Software
Macros
Hephaestus.h File Reference
#include "Python.h"
#include <features.h>
Include dependency graph for Hephaestus.h:

Go to the source code of this file.

Macros

#define hhh_MAX_CHECKPOINTS   10
 
#define hhh_HASHTABLE_MINSIZE   4096
 
#define hhh_TRACEDEPTH   20
 
#define hhh_SYSTEMOFF   3
 
#define hhh_BACKTRACE_SIZE   (hhh_TRACEDEPTH - hhh_SYSTEMOFF)
 
#define hhh_SYMBOL_BUFLEN   2048
 
#define HAVE_MALLOC_HOOKS   0
 

Macro Definition Documentation

◆ HAVE_MALLOC_HOOKS

#define HAVE_MALLOC_HOOKS   0

Definition at line 60 of file Hephaestus.h.

◆ hhh_BACKTRACE_SIZE

#define hhh_BACKTRACE_SIZE   (hhh_TRACEDEPTH - hhh_SYSTEMOFF)

Definition at line 48 of file Hephaestus.h.

◆ hhh_HASHTABLE_MINSIZE

#define hhh_HASHTABLE_MINSIZE   4096

Definition at line 37 of file Hephaestus.h.

◆ hhh_MAX_CHECKPOINTS

#define hhh_MAX_CHECKPOINTS   10

Definition at line 34 of file Hephaestus.h.

◆ hhh_SYMBOL_BUFLEN

#define hhh_SYMBOL_BUFLEN   2048

Definition at line 51 of file Hephaestus.h.

◆ hhh_SYSTEMOFF

#define hhh_SYSTEMOFF   3

Definition at line 46 of file Hephaestus.h.

◆ hhh_TRACEDEPTH

#define hhh_TRACEDEPTH   20

Definition at line 44 of file Hephaestus.h.