Include dependency graph for debug.h:
Go to the source code of this file.
Defines | |
#define | CALLER ((__address)__builtin_return_address(0)) |
#define | HERE ((__address *)0) |
#define | ASSERT(expr) |
#define | STRING(arg) STRING_ARG(arg) |
#define | STRING_ARG(arg) #arg |
Definition in file debug.h.