TOKEN_OPEN_CURLY  488 scripts/asn1_compiler.c 					tokens[tix++].token_type = TOKEN_OPEN_CURLY;
TOKEN_OPEN_CURLY 1127 scripts/asn1_compiler.c 	if (cursor->token_type != TOKEN_OPEN_CURLY) {
TOKEN_OPEN_CURLY 1137 scripts/asn1_compiler.c 	if (cursor->token_type == TOKEN_OPEN_CURLY) {