SCM_CHARSET_GRAPH  813 src/char.c                 return Scm_GetStandardCharSet(SCM_CHARSET_GRAPH);
SCM_CHARSET_GRAPH  860 src/char.c             if (isgraph(code)) MASK_SET(CS(SCM_CHARSET_GRAPH), code);
SCM_CHARSET_GRAPH  922 src/gauche.h       SCM_CHARSET_GRAPH,