afterp_scm       4187 src/extlib.c     ScmObj afterp_scm;
afterp_scm       4196 src/extlib.c     if (SCM_NULLP(SCM_OPTARGS)) afterp_scm = SCM_FALSE;
afterp_scm       4198 src/extlib.c       afterp_scm = SCM_CAR(SCM_OPTARGS);
afterp_scm       4201 src/extlib.c     afterp = (afterp_scm);