#include <lookups_bc_hashing.hpp>
Definition at line 16 of file lookups_bc_hashing.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_bc_hashing_get_packed_field_settings_::COUNTS = Column::lookup_bc_hashing_get_packed_field_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::bc_decomposition_pc,
ColumnAndShifts::bc_decomposition_id,
ColumnAndShifts::bc_decomposition_packed_field
}
Definition at line 29 of file lookups_bc_hashing.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_bc_hashing_get_packed_field_settings_::DST_SELECTOR = Column::bc_decomposition_sel_packed |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_bc_hashing_get_packed_field_settings_::INVERSES = Column::lookup_bc_hashing_get_packed_field_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_bc_hashing_get_packed_field_settings_::LOOKUP_TUPLE_SIZE = 3 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_bc_hashing_get_packed_field_settings_::NAME = "LOOKUP_BC_HASHING_GET_PACKED_FIELD" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_bc_hashing_get_packed_field_settings_::RELATION_NAME = "bc_hashing" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::bc_hashing_pc_index,
ColumnAndShifts::bc_hashing_bytecode_id,
ColumnAndShifts::bc_hashing_packed_field
}
Definition at line 24 of file lookups_bc_hashing.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_bc_hashing_get_packed_field_settings_::SRC_SELECTOR = Column::bc_hashing_sel |
|
staticconstexpr |
The documentation for this struct was generated from the following file: