Home
last modified time | relevance | path

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

/scripts/
Dasn1_compiler.c122 static const unsigned char token_to_tag[NR__TOKENS] = { variable
870 element->tag = token_to_tag[cursor->token_type]; in parse_type()
950 element->tag = token_to_tag[cursor->token_type]; in parse_type()