Cyclone Scheme  0.20

◆ mmacro

#define mmacro (   c,
 
)
Value:
c.hdr.grayed = 0; \
c.tag = macro_tag; \
c.fn = f; \
c.num_args = -1;
#define gc_color_red
Definition: types.h:296
Definition: types.h:52
unsigned char mark
Definition: types.h:267
Closure for a macro.
Definition: types.h:1376
gc_header_type hdr
Definition: types.h:1377