Searched refs:TOKEN_OPEN_CURLY (Results 1 – 1 of 1) sorted by relevance
108 TOKEN_OPEN_CURLY, enumerator491 tokens[tix++].token_type = TOKEN_OPEN_CURLY; in tokenise()1135 if (cursor->token_type != TOKEN_OPEN_CURLY) { in parse_compound()1145 if (cursor->token_type == TOKEN_OPEN_CURLY) { in parse_compound()