Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/
Dasn1_compiler.c114 TOKEN_ELEMENT_NAME, enumerator
435 tokens[tix++].token_type = TOKEN_ELEMENT_NAME; in tokenise()
1082 if (cursor->token_type != TOKEN_ELEMENT_NAME) { in parse_type()
1170 if (cursor->token_type == TOKEN_ELEMENT_NAME) { in parse_compound()