readerror_allocate   49 src/error.c    static ScmObj readerror_allocate(ScmClass *klass, ScmObj initargs);
readerror_allocate  408 src/error.c            SCM_READ_ERROR(readerror_allocate(SCM_CLASS_READ_ERROR, SCM_NIL));