Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/
Dasn1_compiler.c111 TOKEN_COMMA, enumerator
527 tokens[tix++].token_type = TOKEN_COMMA; in tokenise()
1186 if (cursor->token_type != TOKEN_COMMA) in parse_compound()