Scm__DStringRealloc 1170 src/gauche.h           if ((dstr)->current >= (dstr)->end) Scm__DStringRealloc(dstr, 1);\
Scm__DStringRealloc 1181 src/gauche.h               Scm__DStringRealloc(d_DSTR, siz_DSTR);      \
Scm__DStringRealloc 1187 src/gauche.h   SCM_EXTERN void Scm__DStringRealloc(ScmDString *dstr, int min_incr);
Scm__DStringRealloc 1522 src/string.c           Scm__DStringRealloc(dstr, size);
Scm__DStringRealloc 1539 src/string.c           Scm__DStringRealloc(dstr, size);