compound_allocate   51 src/error.c    static ScmObj compound_allocate(ScmClass *klass, ScmObj initargs);
compound_allocate  317 src/error.c            return compound_allocate(SCM_CLASS_COMPOUND_CONDITION, SCM_NIL);
compound_allocate  343 src/error.c        cond = compound_allocate((serious?