name<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: name<< ( value object -- )


Methods




M: BoneInfo name<<
T{ struct-slot-spec
{ name "name" }
{ offset 0 }
{ class object }
{ type { char 32 } }
} write-struct-slot ; inline























































































































































































M: dylib name<<
T{ struct-slot-spec
{ name "name" }
{ offset 0 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} write-struct-slot ; inline



M: dylinker_command name<<
T{ struct-slot-spec
{ name "name" }
{ offset 8 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} write-struct-slot ; inline







































M: fvmfile_command name<<
T{ struct-slot-spec
{ name "name" }
{ offset 8 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} write-struct-slot ; inline



M: fvmlib name<<
T{ struct-slot-spec
{ name "name" }
{ offset 0 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} write-struct-slot ; inline



























































































































M: prebound_dylib_command name<<
T{ struct-slot-spec
{ name "name" }
{ offset 8 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} write-struct-slot ; inline
















































































































































M: word name<<
T{ struct-slot-spec
{ name "name" }
{ offset 16 }
{ class integer }
{ initial 0 }
{ type cell_t }
} write-struct-slot ; inline