Compounds | |||
![]() | ![]() | struct | slotTypeClass |
Defines | |||
![]() | ![]() | #define | obj_slotType |
![]() | ![]() | #define | map_slotType |
![]() | ![]() | #define | arg_slotType |
![]() | ![]() | #define | parent_obj_slotType |
![]() | ![]() | #define | parent_map_slotType |
![]() | ![]() | #define | vm_obj_slotType |
![]() | ![]() | #define | vm_map_slotType |
![]() | ![]() | #define | vm_parent_obj_slotType |
![]() | ![]() | #define | vm_parent_map_slotType |
![]() | ![]() | #define | MAP_SLOT (stype) |
![]() | ![]() | #define | ARG_SLOT (stype) |
![]() | ![]() | #define | OBJ_SLOT (stype) |
![]() | ![]() | #define | SET_BASIC_SLOT_TYPE (stype, t) |
Variables | |||
![]() | ![]() | const fint | slot_type_bits |
![]() | ![]() | const fint | is_vm_slot_bits |
![]() | ![]() | const fint | is_parent_bits |
![]() | ![]() | const fint | slot_type_shift |
![]() | ![]() | const fint | is_vm_slot_shift |
![]() | ![]() | const fint | is_parent_shift |
![]() | ![]() | const int32 | slot_type_mask |
![]() | ![]() | const int32 | is_parent_mask |
![]() | ![]() | const int32 | is_vm_slot_mask |
![]() | ![]() | const int32 | obj_slot_type |
![]() | ![]() | const int32 | map_slot_type |
![]() | ![]() | const int32 | arg_slot_type |
![]() | ![]() | const int32 | data_slot_type |
![]() | ![]() | const int32 | parent_slot_type |
![]() | ![]() | const int32 | vm_slot_type |
#define obj_slotType () |
#define map_slotType () |
#define arg_slotType () |
#define parent_obj_slotType () |
#define parent_map_slotType () |
#define vm_obj_slotType () |
#define vm_map_slotType () |
#define vm_parent_obj_slotType () |
#define vm_parent_map_slotType () |
#define MAP_SLOT (stype) |
#define ARG_SLOT (stype) |
#define OBJ_SLOT (stype) |
#define SET_BASIC_SLOT_TYPE (stype, t) |
const fint slot_type_bits |
const fint is_vm_slot_bits |
const fint is_parent_bits |
const fint slot_type_shift |
const fint is_vm_slot_shift |
const fint is_parent_shift |
const int32 slot_type_mask |
const int32 is_parent_mask |
const int32 is_vm_slot_mask |
const int32 obj_slot_type |
const int32 map_slot_type |
const int32 arg_slot_type |
const int32 data_slot_type |
const int32 parent_slot_type |
const int32 vm_slot_type |