Handbook
Glossary
<va-cursor> ( stack gr-top vr-top gr-offs vr-offs -- cursor )
Vocabulary
alien
.
varargs
Inputs
stack
an
object
gr-top
an
object
vr-top
an
object
gr-offs
an
object
vr-offs
an
object
Outputs
cursor
an
object
Definition
USING:
kernel
system
;
IN:
alien.varargs
:
<va-cursor>
( stack gr-top vr-top gr-offs vr-offs -- cursor )
cpu
arm.64?
[
os
<platform-va-cursor>
]
[
unsupported-va-list-platform
]
if
;