status>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: status>> ( object -- value )


Methods

M: XIGrabModifiers status>>
T{ struct-slot-spec
{ name "status" }
{ offset 4 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline

































M: x87-env status>>
T{ struct-slot-spec
{ name "status" }
{ offset 0 }
{ class fixnum }
{ initial 0 }
{ type ushort }
} read-struct-slot ; inline