Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/
Dasn1_compiler.c105 TOKEN_OPEN_CURLY, enumerator
507 tokens[tix++].token_type = TOKEN_OPEN_CURLY; in tokenise()
1153 if (cursor->token_type != TOKEN_OPEN_CURLY) { in parse_compound()
1162 if (cursor->token_type == TOKEN_OPEN_CURLY) { in parse_compound()