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

/linux-master/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];
946 element->tag = token_to_tag[cursor->token_type];

Completed in 123 milliseconds