Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c104 TOKEN_ASSIGNMENT = NR__DIRECTIVES, enumerator
479 tokens[tix++].token_type = TOKEN_ASSIGNMENT; in tokenise()
754 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) in build_type_list()
778 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) { in build_type_list()
815 cursor[1].token_type != TOKEN_ASSIGNMENT) in parse()
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c104 TOKEN_ASSIGNMENT = NR__DIRECTIVES, enumerator
479 tokens[tix++].token_type = TOKEN_ASSIGNMENT; in tokenise()
754 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) in build_type_list()
778 token_list[n + 1].token_type == TOKEN_ASSIGNMENT) { in build_type_list()
815 cursor[1].token_type != TOKEN_ASSIGNMENT) in parse()

Completed in 4 milliseconds