TOKEN_ELEMENT_NAME  435 scripts/asn1_compiler.c 					tokens[tix++].token_type = TOKEN_ELEMENT_NAME;
TOKEN_ELEMENT_NAME 1082 scripts/asn1_compiler.c 		if (cursor->token_type != TOKEN_ELEMENT_NAME) {
TOKEN_ELEMENT_NAME 1170 scripts/asn1_compiler.c 		if (cursor->token_type == TOKEN_ELEMENT_NAME) {