Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/
Dasn1_compiler.c108 TOKEN_CLOSE_SQUARE, enumerator
522 tokens[tix++].token_type = TOKEN_CLOSE_SQUARE; in tokenise()
913 if (cursor->token_type != TOKEN_CLOSE_SQUARE) { in parse_type()