intlib_SCM_COMPILE_NOINLINE_CONSTS__VAR 1345 src/intlib.c   static ScmObj intlib_SCM_COMPILE_NOINLINE_CONSTS__VAR = SCM_UNBOUND;
intlib_SCM_COMPILE_NOINLINE_CONSTS__VAR 1766 src/intlib.c     intlib_SCM_COMPILE_NOINLINE_CONSTS__VAR = Scm_Intern(&intlib_SCM_COMPILE_NOINLINE_CONSTS__VAR__NAME);
intlib_SCM_COMPILE_NOINLINE_CONSTS__VAR 1767 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_COMPILE_NOINLINE_CONSTS__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_COMPILE_NOINLINE_CONSTS)));