Handbook
Glossary
reserved4>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
reserved4>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
dbf
kernel
;
M:
dbf-field-header
reserved4>>
T{
struct-slot-spec
{
name
"reserved4"
}
{
offset 24
}
{
class
object
}
{
type
{
uint8_t
7
}
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
dbf
math
;
M:
dbf-file-header
reserved4>>
T{
struct-slot-spec
{
name
"reserved4"
}
{
offset 30
}
{
class
fixnum
}
{
initial 0
}
{
type
uint16_t
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
macho
math
;
M:
routines_command
reserved4>>
T{
struct-slot-spec
{
name
"reserved4"
}
{
offset 28
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
macho
math
;
M:
routines_command_64
reserved4>>
T{
struct-slot-spec
{
name
"reserved4"
}
{
offset 48
}
{
class
integer
}
{
initial 0
}
{
type
ulonglong
}
}
read-struct-slot
;
inline