Go to the source code of this file.
Macros | |
| #define | SOT_PATTERN_GENERATOR_WARN_STRINGISE_IMPL(x) #x |
| #define | SOT_PATTERN_GENERATOR_WARN_STRINGISE(x) SOT_PATTERN_GENERATOR_WARN_STRINGISE_IMPL(x) |
| #define | SOT_PATTERN_GENERATOR_WARN(MSG) /* nothing */ |
| #define SOT_PATTERN_GENERATOR_WARN | ( | MSG | ) | /* nothing */ |
| #define SOT_PATTERN_GENERATOR_WARN_STRINGISE | ( | x | ) | SOT_PATTERN_GENERATOR_WARN_STRINGISE_IMPL(x) |
| #define SOT_PATTERN_GENERATOR_WARN_STRINGISE_IMPL | ( | x | ) | #x |