SCM_COMPILE_SHOWRESULT  583 src/gauche/vm.h     SCM_COMPILE_SHOWRESULT = (1L<<4),      /* Display each result of
SCM_COMPILE_SHOWRESULT 1763 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_COMPILE_SHOWRESULT__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_COMPILE_SHOWRESULT)));
SCM_COMPILE_SHOWRESULT  149 src/main.c             SCM_VM_COMPILER_FLAG_SET(vm, SCM_COMPILE_SHOWRESULT);
SCM_COMPILE_SHOWRESULT 2792 src/vm.c           if (SCM_VM_COMPILER_FLAG_IS_SET(theVM, SCM_COMPILE_SHOWRESULT)) {
SCM_COMPILE_SHOWRESULT 2935 src/vm.c           if (SCM_VM_COMPILER_FLAG_IS_SET(theVM, SCM_COMPILE_SHOWRESULT)) {