SCM_CHARSET_CNTRL  809 src/char.c                 return Scm_GetStandardCharSet(SCM_CHARSET_CNTRL);
SCM_CHARSET_CNTRL  858 src/char.c             if (iscntrl(code)) MASK_SET(CS(SCM_CHARSET_CNTRL), code);
SCM_CHARSET_CNTRL  920 src/gauche.h       SCM_CHARSET_CNTRL,