Home
last modified time | relevance | path

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

/openbmc/linux/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()