moreglue
if ((g = moreglue(NDYNAMIC)) == NULL)
if ((n > 0) && ((g = moreglue(n)) != NULL)) {
static struct glue * moreglue(int);