Home
last modified time | relevance | path

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

/scripts/
Dasn1_compiler.c117 TOKEN_TYPE_NAME, enumerator
455 tokens[tix++].token_type = TOKEN_TYPE_NAME; in tokenise()
757 if (token_list[n + 0].token_type == TOKEN_TYPE_NAME && in build_type_list()
781 if (token_list[n + 0].token_type == TOKEN_TYPE_NAME && in build_type_list()
818 if (cursor[0].token_type != TOKEN_TYPE_NAME || in parse()
1014 case TOKEN_TYPE_NAME: in parse_type()