Home
last modified time | relevance | path

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

/scripts/
Dasn1_compiler.c116 TOKEN_TYPE_NAME, enumerator
443 tokens[tix++].token_type = TOKEN_TYPE_NAME; in tokenise()
715 if (token_list[n + 0].token_type == TOKEN_TYPE_NAME && in build_type_list()
739 if (token_list[n + 0].token_type == TOKEN_TYPE_NAME && in build_type_list()
779 if (cursor[0].token_type != TOKEN_TYPE_NAME || in parse()
978 case TOKEN_TYPE_NAME: in parse_type()