GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EFC / V4-3-0
Constituent: geoprint     Tag: mv2304
This graph shows which files directly or indirectly include this file:

Defines | |
| #define | DPRINTF(format,) |
| Debugging print macro, enable if and only if DEBUG is defined. | |
| #define | dprintf(format,) |
| #define | DECLARE(statement) |
| If defined, drops statement. | |
| #define | declare(statement) |
| #define | DPRINTF_0(format,) |
| Debugging print macro, enable if and only if DEBUG_0 is defined. | |
| #define | dprintf_0(format,) |
| #define | DECLARE_0(statement) |
| If defined, drops statement. | |
| #define | declare_0(statement) |
| #define | DPRINTF_1(format,) |
| Debugging print macro, enable if and only if DEBUG is defined. | |
| #define | dprintf_1(format,) |
| #define | DECLARE_1(statement,) |
| If defined, drops statement. | |
| #define | declare_1(statement) |
CVS $Id: dprintf.h,v 1.1 2007/06/17 22:24:31 russell Exp $
Defines three macro DPRINTF, DPRINTF_0, DPRINTF_1. These are noops unless the corresponding symbols, DEBUG, DEBUG_0 or DEBUG_1 are defined
|
|
Debugging print macro, enable if and only if DEBUG is defined.
|
|
|
Debugging print macro, enable if and only if DEBUG_0 is defined.
|
|
|
Debugging print macro, enable if and only if DEBUG is defined.
|
1.4.4