Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Dasn1_compiler.c107 TOKEN_ASSIGNMENT = NR__DIRECTIVES, enumerator
466 tokens[tix++].token_type = TOKEN_ASSIGNMENT; in tokenise()
724 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) in build_type_list()
748 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) { in build_type_list()
788 cursor[1].token_type != TOKEN_ASSIGNMENT) in parse()