Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Dasn1_compiler.c115 TOKEN_NUMBER, enumerator
458 tokens[tix++].token_type = TOKEN_NUMBER; in tokenise()
857 case TOKEN_NUMBER: in parse_type()
873 if (cursor->token_type != TOKEN_NUMBER) { in parse_type()