Loading...
Searching...
No Matches
irep_ids.cpp File Reference
Internal Representation.
More...
+ Include dependency graph for irep_ids.cpp:
Go to the source code of this file.
Detailed Description
Macro Definition Documentation
◆ IREP_ID_ONE [1/3]
#
define IREP_ID_ONE
(
id )
#id,
◆ IREP_ID_ONE [2/3]
◆ IREP_ID_ONE [3/3]
Value:
static_cast<unsigned>(idt::id_##
the_id));
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
dstringt has one field, an unsigned integer no which is an index into a static table of strings.
static dstringt make_from_table_index(unsigned no)
Definition at line 30 of file irep_ids.cpp.
◆ IREP_ID_TWO [1/3]
◆ IREP_ID_TWO [2/3]
◆ IREP_ID_TWO [3/3]
Enumeration Type Documentation
◆ idt
| Enumerator |
|---|
| IREP_ID_ONE |
| IREP_ID_TWO |
Definition at line 28 of file irep_ids.cpp.
Variable Documentation
◆ irep_ids_table
Initial value:=
{
#define IREP_ID_ONE(id)
#define IREP_ID_TWO(id, str)
nullptr,
}
Definition at line 18 of file irep_ids.cpp.