|
CBMC
|
#include <solvers/smt2_incremental/smt_responses.h>#include <util/range.h>#include <solvers/smt2_incremental/smt_responses.def>
Include dependency graph for smt_responses.cpp:Go to the source code of this file.
Macros | |
| #define | RESPONSE_ID(the_id, the_base) const irep_idt ID_smt_##the_id##_response{"smt_" #the_id "_response"}; |
| #define | RESPONSE_ID(the_id, the_base) |
| #define RESPONSE_ID | ( | the_id, | |
| the_base | |||
| ) | const irep_idt ID_smt_##the_id##_response{"smt_" #the_id "_response"}; |
Definition at line 23 of file smt_responses.cpp.
| #define RESPONSE_ID | ( | the_id, | |
| the_base | |||
| ) |
Definition at line 23 of file smt_responses.cpp.