Scm_ReadListWithContext 1646 src/gauche.h   SCM_EXTERN ScmObj Scm_ReadListWithContext(ScmObj port, ScmChar closer,
Scm_ReadListWithContext  172 src/read.c         return Scm_ReadListWithContext(port, closer, &ctx);