Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/
Dasn1_compiler.c107 TOKEN_OPEN_SQUARE, enumerator
517 tokens[tix++].token_type = TOKEN_OPEN_SQUARE; in tokenise()
870 if (cursor->token_type == TOKEN_OPEN_SQUARE) { in parse_type()