Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dasn1_compiler.c113 TOKEN_OPEN_ACTION, enumerator
493 tokens[tix++].token_type = TOKEN_OPEN_ACTION; in tokenise()
1082 if (cursor < end && cursor->token_type == TOKEN_OPEN_ACTION) { in parse_type()