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

/linux-master/scripts/
H A Dasn1_compiler.c113 TOKEN_TYPE_NAME, enumerator in enum:token_type
451 tokens[tix++].token_type = TOKEN_TYPE_NAME;
753 if (token_list[n + 0].token_type == TOKEN_TYPE_NAME &&
777 if (token_list[n + 0].token_type == TOKEN_TYPE_NAME &&
814 if (cursor[0].token_type != TOKEN_TYPE_NAME ||
1010 case TOKEN_TYPE_NAME:

Completed in 181 milliseconds