Go to the source code of this file.
Macros | |
#define | JRL_WALKGEN_WARN_STRINGISE_IMPL(x) #x |
#define | JRL_WALKGEN_WARN_STRINGISE(x) JRL_WALKGEN_WARN_STRINGISE_IMPL(x) |
#define | JRL_WALKGEN_WARN(MSG) /* nothing */ |
#define JRL_WALKGEN_WARN | ( | MSG | ) | /* nothing */ |
#define JRL_WALKGEN_WARN_STRINGISE | ( | x | ) | JRL_WALKGEN_WARN_STRINGISE_IMPL(x) |