Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c118 static const unsigned char token_to_tag[NR__TOKENS] = { variable
866 element->tag = token_to_tag[cursor->token_type]; in parse_type()
946 element->tag = token_to_tag[cursor->token_type]; in parse_type()
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c118 static const unsigned char token_to_tag[NR__TOKENS] = { variable
866 element->tag = token_to_tag[cursor->token_type]; in parse_type()
946 element->tag = token_to_tag[cursor->token_type]; in parse_type()

Completed in 4 milliseconds