Scm_CompiledCodeToList  109 src/gauche/code.h SCM_EXTERN ScmObj Scm_CompiledCodeToList(ScmCompiledCode *cc);
Scm_CompiledCodeToList 1207 src/intlib.c   SCM_RESULT = Scm_CompiledCodeToList(code);