Go to the source code of this file.
Macros | |
#define | SOT_TOOLS_WARN_STRINGISE_IMPL(x) #x |
#define | SOT_TOOLS_WARN_STRINGISE(x) SOT_TOOLS_WARN_STRINGISE_IMPL(x) |
#define | SOT_TOOLS_WARN(MSG) /* nothing */ |
#define SOT_TOOLS_WARN | ( | MSG | ) | /* nothing */ |
#define SOT_TOOLS_WARN_STRINGISE | ( | x | ) | SOT_TOOLS_WARN_STRINGISE_IMPL(x) |
#define SOT_TOOLS_WARN_STRINGISE_IMPL | ( | x | ) | #x |