BODY_ARRAY_SIZE   577 src/string.c       const ScmStringBody *bodies_s[BODY_ARRAY_SIZE], **bodies;
BODY_ARRAY_SIZE   585 src/string.c       if (numstrs >= BODY_ARRAY_SIZE) {
BODY_ARRAY_SIZE   624 src/string.c       const ScmStringBody *bodies_s[BODY_ARRAY_SIZE], **bodies;
BODY_ARRAY_SIZE   637 src/string.c       if (nstrs >= BODY_ARRAY_SIZE) {