Go to the source code of this file.
Macros | |
#define | SOBEC_WARN_STRINGISE_IMPL(x) #x |
#define | SOBEC_WARN_STRINGISE(x) SOBEC_WARN_STRINGISE_IMPL(x) |
#define | SOBEC_WARN(MSG) /* nothing */ |
#define SOBEC_WARN | ( | MSG | ) | /* nothing */ |
#define SOBEC_WARN_STRINGISE | ( | x | ) | SOBEC_WARN_STRINGISE_IMPL(x) |
#define SOBEC_WARN_STRINGISE_IMPL | ( | x | ) | #x |