Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/
Dasn1_compiler.c106 TOKEN_CLOSE_CURLY, enumerator
512 tokens[tix++].token_type = TOKEN_CLOSE_CURLY; in tokenise()
1195 if (cursor->token_type != TOKEN_CLOSE_CURLY) { in parse_compound()