Handbook
Glossary
narrow-integer-type? ( type -- ? )
Vocabulary
alien
.
c-types
.
varargs
.
private
Inputs
type
an
object
Outputs
?
an
object
Definition
USING:
alien.c-types
cpu.architecture
kernel
math
;
IN:
alien.c-types.varargs.private
:
narrow-integer-type?
( type -- ? )
[
c-type-rep
int-rep
=
]
[
heap-size
4
<
]
bi
and
;