Cyclone Scheme
0.28.0
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
Functions
_
a
b
c
d
e
f
g
h
i
m
o
p
r
s
t
v
Variables
_
b
c
e
g
p
q
t
Typedefs
a
b
c
f
g
h
i
l
m
o
p
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
h
i
m
p
r
s
v
Macros
_
a
b
c
d
f
g
h
i
l
m
n
o
p
r
s
t
u
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Immediate objects
char_type
CYC_FIXNUM_MAX
CYC_FIXNUM_MIN
is_object_type
is_value_type
obj_char2obj
obj_int2obj
obj_is_char
obj_is_int
obj_obj2char
obj_obj2int
◆
obj_int2obj
#define obj_int2obj
(
c
)
((void *)((((long)c)*2) | 1))
Convert from an integer to an object.
Generated by
1.8.17