![]() |
DSMCC
22.11.0
|
Section Filter Manasger (SFM): Debug definitions. More...
#include <stdio.h>
#include <assert.h>
Go to the source code of this file.
Macros | |
#define | ASSERT(condition) assert(condition); |
#define | ERRLOG(x, ...) |
#define | DBGLOG(t, x, ...) |
#define | FUNCTION_START(x) |
#define | FUNCTION_FINISH(x) |
Section Filter Manasger (SFM): Debug definitions.
#define DBGLOG | ( | t, | |
x, | |||
... | |||
) |
#define ERRLOG | ( | x, | |
... | |||
) |