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

/linux-master/scripts/
H A Dasn1_compiler.c112 TOKEN_NUMBER, enumerator in enum:token_type
470 tokens[tix++].token_type = TOKEN_NUMBER;
883 case TOKEN_NUMBER:
898 if (cursor->token_type != TOKEN_NUMBER) {

Completed in 307 milliseconds