Home
last modified time | relevance | path

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

/scripts/
Dasn1_compiler.c114 TOKEN_COMMA, enumerator
504 tokens[tix++].token_type = TOKEN_COMMA; in tokenise()
1161 if (cursor->token_type != TOKEN_COMMA) in parse_compound()