TOK_UNKNOWN
enum { TOK_UNKNOWN, TOK_ENUM, TOK_DEFINE } tokentype = TOK_UNKNOWN;
} else if (tokentype != TOK_UNKNOWN) {
tokentype = TOK_UNKNOWN;