Scm_CompoundConditionClass  284 src/error.c        SCM_CLASS_STATIC_PTR(Scm_CompoundConditionClass),
Scm_CompoundConditionClass  290 src/error.c    SCM_DEFINE_BASE_CLASS(Scm_CompoundConditionClass, ScmCompoundCondition,
Scm_CompoundConditionClass  196 src/gauche/exception.h SCM_CLASS_DECL(Scm_CompoundConditionClass);
Scm_CompoundConditionClass  197 src/gauche/exception.h #define SCM_CLASS_COMPOUND_CONDITION   (&Scm_CompoundConditionClass)