Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dasn1_compiler.c108 TOKEN_ASSIGNMENT = NR__DIRECTIVES, enumerator
483 tokens[tix++].token_type = TOKEN_ASSIGNMENT; in tokenise()
758 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) in build_type_list()
782 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) { in build_type_list()
819 cursor[1].token_type != TOKEN_ASSIGNMENT) in parse()