Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/
Dasn1_compiler.c109 TOKEN_OPEN_ACTION, enumerator
489 tokens[tix++].token_type = TOKEN_OPEN_ACTION; in tokenise()
1078 if (cursor < end && cursor->token_type == TOKEN_OPEN_ACTION) { in parse_type()