Cyclone Scheme  0.9
#define make_double (   n,
 
)
Value:
n.hdr.grayed = 0; \
n.tag = double_tag; \
n.value = v;
#define gc_color_red
Definition: types.h:265
gc_header_type hdr
Definition: types.h:762
Double-precision floating point type, also known as a flonum.
Definition: types.h:761
Definition: types.h:46
unsigned char mark
Definition: types.h:240

Create a new double in the nursery