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

/linux-master/scripts/
H A Dasn1_compiler.c104 TOKEN_ASSIGNMENT = NR__DIRECTIVES, enumerator in enum:token_type
479 tokens[tix++].token_type = TOKEN_ASSIGNMENT;
754 token_list[n + 1].token_type == TOKEN_ASSIGNMENT)
778 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) {
815 cursor[1].token_type != TOKEN_ASSIGNMENT)

Completed in 79 milliseconds