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

/linux-4.4.14/scripts/
H A Dasn1_compiler.c108 TOKEN_ASSIGNMENT = NR__DIRECTIVES, enumerator in enum:token_type
483 tokens[tix++].token_type = TOKEN_ASSIGNMENT; tokenise()
758 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) build_type_list()
782 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) { build_type_list()
819 cursor[1].token_type != TOKEN_ASSIGNMENT) parse()

Completed in 57 milliseconds