Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Dasn1_compiler.c112 TOKEN_OPEN_ACTION, enumerator
475 tokens[tix++].token_type = TOKEN_OPEN_ACTION; in tokenise()
1056 if (cursor < end && cursor->token_type == TOKEN_OPEN_ACTION) { in parse_type()