Go to the source code of this file.
Macros | |
#define | DDP_ACTUATOR_SOLVER_WARN_STRINGISE_IMPL(x) #x |
#define | DDP_ACTUATOR_SOLVER_WARN_STRINGISE(x) DDP_ACTUATOR_SOLVER_WARN_STRINGISE_IMPL(x) |
#define | DDP_ACTUATOR_SOLVER_WARN(MSG) /* nothing */ |
#define DDP_ACTUATOR_SOLVER_WARN | ( | MSG | ) | /* nothing */ |
#define DDP_ACTUATOR_SOLVER_WARN_STRINGISE | ( | x | ) | DDP_ACTUATOR_SOLVER_WARN_STRINGISE_IMPL(x) |
#define DDP_ACTUATOR_SOLVER_WARN_STRINGISE_IMPL | ( | x | ) | #x |