Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Dasn1_compiler.c117 TOKEN_ELEMENT_NAME, enumerator
430 tokens[tix++].token_type = TOKEN_ELEMENT_NAME; in tokenise()
1060 if (cursor->token_type != TOKEN_ELEMENT_NAME) { in parse_type()
1153 if (cursor->token_type == TOKEN_ELEMENT_NAME) { in parse_compound()