Home
last modified time | relevance | path

Searched refs:TOKEN_OPEN_CURLY (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/scripts/
Dasn1_compiler.c108 TOKEN_OPEN_CURLY, enumerator
491 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()