![]()  | 
  
    DSMCC
    22.11.0
    
   | 
 
Service Information Query: 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) | 
Service Information Query: debug definitions.
| #define DBGLOG | ( | t, | |
| x, | |||
| ... | |||
| ) | 
| #define ERRLOG | ( | x, | |
| ... | |||
| ) | 
 1.8.11