Prototypes | |
| void | XLALClobberDebugLevel (int level) |
| static void | XLALSetDebugLevel (void) |
| int | XLALGetDebugLevel (void) |
Go to the source code of this file.
Macros | |
| #define | LAL_ONCE(init) (lalOnce ? (init)(), lalOnce = 0 : 0) |
Variables | |
| static int | lalOnce = 1 |
| static int | lalDebugLevel = LAL_DEFAULT_DEBUG_LEVEL |
Definition at line 44 of file LALDebugLevel.c.
|
static |
Definition at line 59 of file LALDebugLevel.c.
|
static |
Definition at line 43 of file LALDebugLevel.c.
|
static |
Definition at line 48 of file LALDebugLevel.c.