Home
last modified time | relevance | path

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

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