![]() |
MHEG5
22.11.0
|
Debug tracing. More...
Go to the source code of this file.
Macros | |
| #define | TRACE(t, x) |
| #define | TPRINT(t, x) |
| #define | TRACE_BUFF(t, d, l) |
| #define | TRACE_UINT(t, d, l, p) |
| #define | TRACE_UNIC(t, d, l) |
| #define | TRACER(x) |
| #define | TRACE_MEM() |
| #define | TRACE_SET_TIME() |
| #define | DBGTRACE(...) |
| #define | DBG_PRINTF(...) |
| #define | FUNCTION_START(name) |
| #define | FUNCTION_FINISH(name) |
| #define | DPLEVEL DBG_LEVEL |
| #define | DPL5(x) |
| #define | DPL4(x) |
| #define | DPL3(x) |
| #define | DPL2(x) |
| #define | DPL1(x) |
Functions | |
| void | MHG_DebugMemStats (int line) |
Debug tracing.
| #define TRACE | ( | t, | |
| x | |||
| ) |
TRACING
1.8.11