compile_gloc       57 src/compaux.c  static ScmGloc *compile_gloc = NULL;
compile_gloc       66 src/compaux.c      return Scm_Apply(SCM_GLOC_GET(compile_gloc), SCM_LIST2(program, env));
compile_gloc      326 src/compaux.c      INIT_GLOC(compile_gloc,         "compile",       gi);