Handbook
Glossary
prepare-struct-callee ( c-type -- vreg )
Vocabulary
compiler
.
cfg
.
builder
.
alien
Inputs
c-type
an
object
Outputs
vreg
an
object
Definition
USING:
classes.struct
cpu.architecture
kernel
;
IN:
compiler.cfg.builder.alien
:
prepare-struct-callee
( c-type -- vreg )
large-struct?
[
int-rep
struct-return-on-stack?
f
callee-parameter
]
[
f
]
if
;