endsym
while (!endsym(*cp))
} else if (strncmp(cp, "defined", 7) == 0 && endsym(cp[7])) {
} else if (!endsym(*cp)) {