Scm_CompiledCodeSetLabel  128 src/gauche/code.h SCM_EXTERN void   Scm_CompiledCodeSetLabel(ScmCompiledCode *cc, ScmObj label);
Scm_CompiledCodeSetLabel 1145 src/intlib.c   Scm_CompiledCodeSetLabel(cc, label);