SEAP debug helpers public header. More...
#include <assert.h>Go to the source code of this file.
Defines | |
| #define | _A(x) assert(x) |
| #define | _D(...) while(0) |
| #define | _LOGCALL_ while(0) |
| #define | SEAP_DEBUG_FILE "seap_debug.log" |
| Hardcoded output filename. | |
| #define | SEAP_DEBUG_FILE_ENV "SEAP_DEBUG_FILE" |
| Name of the environment variable that can be used to change the default output filename. | |
SEAP debug helpers public header.
1.7.1