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

/linux-master/scripts/
H A Dasn1_compiler.c114 TOKEN_ELEMENT_NAME, enumerator in enum:token_type
435 tokens[tix++].token_type = TOKEN_ELEMENT_NAME;
1082 if (cursor->token_type != TOKEN_ELEMENT_NAME) {
1170 if (cursor->token_type == TOKEN_ELEMENT_NAME) {

Completed in 148 milliseconds