Parents: | alien.data.map |
Class | Superclass | Slots |
data-map-param | tuple | c-type count orig bytes byte-length iter-length iter-count |
Word | Stack effect |
>param | ( in -- quot: ( array -- param ) ) |
alloc-param | ( out -- quot: ( len -- param ) ) |
data-map | ( ins outs -- quot ) |
data-map! | ( ins outs -- quot ) |
pack-params | ( outs -- quot ) |
unpack-params | ( ins -- quot ) |
Word | Stack effect |
<displaced-direct-array> | ( displacement bytes length type -- direct-array ) |
[>c-type-param] | ( c-type count -- quot ) |
[>object-param] | ( class count -- quot ) |
[>param] | ( type -- quot ) |
[alloc-c-type-param] | ( c-type count -- quot ) |
[alloc-object-param] | ( type count -- quot ) |
[alloc-param] | ( type -- quot ) |
[data-map] | ( ins outs param-quot -- quot ) |
c-type-count | ( in/out -- c-type count ) |
c-type-iter-length | ( c-type count -- iter-length ) |
parse-data-map-effect | ( accum -- accum ) |
Word | Stack effect |
data-map-param? | ( object -- ? ) |