ctype             661 src/gauche.h   #define SCM_DEFINE_BASE_CLASS(cname, ctype, printer, compare, serialize, allocate, cpa) \
ctype             662 src/gauche.h       SCM__DEFINE_CLASS_COMMON(cname, sizeof(ctype),        \