Go to the source code of this file.
Typedefs | |
| typedef rs_op_kind_name | rs_op_kind_name_t |
Enumerations | |
| enum | rs_op_kind { RS_KIND_END = 1000, RS_KIND_LITERAL, RS_KIND_SIGNATURE, RS_KIND_COPY, RS_KIND_CHECKSUM, RS_KIND_RESERVED, RS_KIND_INVALID } |
Functions | |
| char const * | rs_op_kind_name (enum rs_op_kind) |
|
|
|
|
|
Classes of operation that can be present. Each may have several different possible representations. |
|
|
|
1.4.2